File: control

package info (click to toggle)
libfile-slurp-tiny-perl 0.003-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 132 kB
  • ctags: 7
  • sloc: perl: 146; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libfile-slurp-tiny-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-slurp-tiny-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-slurp-tiny-perl.git
Homepage: https://metacpan.org/release/File-Slurp-Tiny

Package: libfile-slurp-tiny-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: simple, sane and efficient file slurper
 File::Slurp::Tiny provides functions for fast and correct slurping and
 spewing. All functions are optionally exported.