Source: libset-scalar-perl
Section: perl
Priority: extra
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jose Luis Rivas <ghostbar38@gmail.com>,
 Brian Cassidy <brian.cassidy@gmail.com>, Nathan Handler <nhandler@ubuntu.com>,
 Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Set-Scalar/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libset-scalar-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libset-scalar-perl/

Package: libset-scalar-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Multi-Arch: foreign
Description: Perl interface for operations on finite sets
 Set::Scalar provides an interface for working with finite, unordered sets of
 elements: creating, modifying, displaying, comparing and deriving them; the
 computation of power sets and the cartesian product of sets. It also provides
 overloaded operators for most operations.
