ruby-sync 0.5.0
Ruby module with a two-phase lock and counter
This package provides a Ruby module that provides a two-phase lock with a counter.
- Website: https://github.com/ruby/sync
- Licenses: FreeBSD
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-sync 0.5.0
as follows:
guix install ruby-sync@0.5.0
Or install the latest version:
guix install ruby-sync
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.