1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libarch-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, tla, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Arch
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarch-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libarch-perl.git
Testsuite: autopkgtest-pkg-perl
Package: libarch-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, tla
Description: high-level interface to GNU Arch
Arch is a Perl module that provides a pragmatic high-level interface around
tla or baz. It can be used to design and create new object-oriented frontends
for GNU Arch.
|