File: control

package info (click to toggle)
libsort-key-top-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 252 kB
  • sloc: ansic: 212; perl: 157; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 846 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libsort-key-top-perl
Section: perl
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@rostlab.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libsort-key-top-perl/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libsort-key-top-perl/trunk/
Homepage: http://search.cpan.org/~salva/Sort-Key-Top-0.06/lib/Sort/Key/Top.pm

Package: libsort-key-top-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: select and sort top n elements in Perl
 The functions available from this module select the top n elements from a
 list using several common orderings and custom key extraction procedures.