Source: libtext-roman-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>,
           Axel Beckert <abe@debian.org>
Section: perl
Priority: optional
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-roman-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-roman-perl.git
Homepage: http://metacpan.org/release/Text-Roman
Build-Depends: debhelper (>= 9~),
               perl

Package: libtext-roman-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Allows conversion between Roman and Arabic algarisms
 This package supports both conventional Roman algarisms (which range
 from 1 to 3999) and Milhar Romans, a variation which uses a bar
 across the algarism to indicate multiplication by 1_000. For the
 purposes of this module, acceptable syntax consists of an underscore
 suffixed to the algarism e.g. IV_V = 4_005. The term Milhar
 apparently derives from the Portuguese word for "thousands" and the
 range of this notation extends the range of Roman numbers to 3999 *
 1000 + 3999 = 4_002_999.
