perl-crypt-unixcrypt_xs 0.11
XS interface for a portable traditional crypt function
Crypt::UnixCrypt_XS
implements the DES-based Unix crypt
function. For those who need to construct non-standard variants of crypt
, the various building blocks used in crypt
are also supplied separately.
- Outputs:
out
- Website: https://metacpan.org/release/Crypt-UnixCrypt_XS
- Licenses: GPL 1+ · Modified BSD
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-crypt-unixcrypt_xs 0.11
as follows:
guix install perl-crypt-unixcrypt_xs@0.11
Or install the latest version:
guix install perl-crypt-unixcrypt_xs
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.