File: control

package info (click to toggle)
libstring-koremutake-perl 0.30-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 128 kB
  • ctags: 12
  • sloc: perl: 82; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,711 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libstring-koremutake-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Axel Beckert <abe@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9~),
               libmodule-build-perl,
               perl
Build-Depends-Indep: liberror-perl,
                     libtest-exception-perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-koremutake-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-koremutake-perl.git
Homepage: https://metacpan.org/release/String-Koremutake

Package: libstring-koremutake-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         liberror-perl
Description: Convert to/from Koremutake Memorable Random Strings
 The String::Koremutake module converts to and from Koremutake
 Memorable Random Strings.
 .
 The term "Memorable Random String" was thought up by Sean B. Palmer
 as a name for those strings like dopynl, glargen, glonknic,
 spoopwiddle, and kebble etc. that don't have any conventional sense,
 but can be used as random identifiers, especially in URIs to keep
 them persistent. See http://infomesh.net/2001/07/MeRS/
 .
 Koremutake is a MeRS algorithm which is used by Shorl
 (http://shorl.com/koremutake.php). As they explain: "It is, in plain
 language, a way to express any large number as a sequence of
 syllables. The general idea is that word-sounding pieces of
 information are a lot easier to remember than a sequence of digits."