perl-crypt-unixcrypt_xs
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.
- Versions: 0.11
- 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 the latest version of perl-crypt-unixcrypt_xs
as follows:
guix install perl-crypt-unixcrypt_xs
Or install a particular version:
guix install perl-crypt-unixcrypt_xs@0.11
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.
Badge code
You can use the following badge to inform users of perl-crypt-unixcrypt_xs about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-crypt-unixcrypt_xs'><img src='https://packages.guix.gnu.org/packages/perl-crypt-unixcrypt_xs/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-crypt-unixcrypt_xs)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-crypt-unixcrypt_xs][https://packages.guix.gnu.org/packages/perl-crypt-unixcrypt_xs/badges/latest-version.svg]]