File: control

package info (click to toggle)
libconvert-binhex-perl 1.119%2Bpristine-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 312 kB
  • ctags: 137
  • sloc: perl: 838; makefile: 45
file content (20 lines) | stat: -rw-r--r-- 993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libconvert-binhex-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregor+debian@comodo.priv.at>, Niko Tyni <ntyni@iki.fi>, Alexis Sukrieh <sukria@debian.org>, Joey Hess <joeyh@debian.org>
Build-Depends: debhelper (>= 5), quilt
Build-Depends-Indep: perl (>= 5.6.0-16)
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Convert-BinHex/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconvert-binhex-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libconvert-binhex-perl/

Package: libconvert-binhex-perl
Architecture: all
Depends: perl (>= 5.6.0-16)
Description: Perl5 module for extracting data from macintosh BinHex files
 BinHex is a format used by Macintosh for transporting Mac files safely
 through electronic mail, as short-lined, 7-bit, semi-compressed data
 streams. This module provides a means of converting those data streams
 back into into binary data.