Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Crypt-Rot13 | Distribution: openSUSE Tumbleweed |
Version: 0.600.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Feb 6 23:19:59 2025 |
Group: Unspecified | Build host: reproducible |
Size: 30855 | Source RPM: perl-Crypt-Rot13-0.600.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://metacpan.org/release/Crypt-Rot13 | |
Summary: Simple, reversible encryption |
rot13 is a simple encryption in which ASCII letters are rotated 13 places (see below). This module provides an array object with methods to encrypt its string elements by rotating ASCII letters n places down the alphabet. Think of it this way: all of the letters of the alphabet are arranged in a circle like the numbers of a clock. Also like a clock, you have a hand pointing at one of the letters: a. Crypt::Rot13 turns the hand clockwise n times through 'b', 'c', 'd', etc, and back again to 'a', 26 turns later. Crypt::Rot13 turns this hand for every letter of every string it contains a given number of times, the default of which is 13, or exactly half the number of letters in the alphabet.
GPL-2.0-or-later
* Thu Feb 06 2025 Tina Müller <tina.mueller@suse.com> - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Thu Nov 25 2010 kukuk@suse.de - Fix more perl buildrequires * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Tue Oct 12 2010 kukuk@suse.de - Adjust for SLE11 * Tue Oct 12 2010 kukuk@suse.de - Initial package
/usr/lib/perl5/vendor_perl/5.40.0/Crypt /usr/lib/perl5/vendor_perl/5.40.0/Crypt/Rot13.pm /usr/share/doc/packages/perl-Crypt-Rot13 /usr/share/doc/packages/perl-Crypt-Rot13/Changes /usr/share/doc/packages/perl-Crypt-Rot13/README /usr/share/doc/packages/perl-Crypt-Rot13/rot13.perl /usr/share/licenses/perl-Crypt-Rot13 /usr/share/licenses/perl-Crypt-Rot13/COPYING /usr/share/man/man3/Crypt::Rot13.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025