File: control

package info (click to toggle)
libstring-koremutake-perl 0.30-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 72 kB
  • ctags: 11
  • sloc: perl: 82; makefile: 44
file content (27 lines) | stat: -rw-r--r-- 1,307 bytes parent folder | download
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
Source: libstring-koremutake-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl, liberror-perl (>= 0.15), libtest-exception-perl (>= 0.01)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.6.2

Package: libstring-koremutake-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, liberror-perl (>= 0.15)
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."