deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libio-string-perl
Description: |-
module to manipulate Structured Tags datastructures
Data::Stag is for manipulating data as hierarchical tag/value
pairs (Structured TAGs or Simple Tree AGgreggates). These
datastructures can be represented as nested arrays, which have the
advantage of being native to perl. A simple example is shown below:
.
[ person=> [ [ family_name => $family_name ],
[ given_name => $given_name ],
[ phone_no => $phone_no ] ] ],
.
Data::Stag uses a subset of XML for import and export. This
means the module can also be used as a general XML parser/writer (with
certain caveats).
Homepage: http://stag.sourceforge.net/
Installed-Size: '807'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdata-stag-perl
Priority: optional
Recommends: perl-tk, libgd-gd2-perl | libgd-gd2-noxpm-perl, libxml-libxslt-perl,
libmldbm-perl, libgraph-perl, libxml-perl
Section: perl
Version: 0.14-3
srcpkg_name: libdata-stag-perl
srcpkg_version: 0.14-3