File: dist.ini

package info (click to toggle)
libbencode-perl 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 120 kB
  • ctags: 7
  • sloc: perl: 113; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name    = Bencode
version = 1.4
author  = Aristotle Pagaltzis <pagaltzis@gmx.de>
license = Perl_5
copyright_holder = Aristotle Pagaltzis

[MetaResources]
homepage   = http://github.com/ap/Bencode
bugtracker = http://github.com/ap/Bencode/issues
repository = git://github.com/ap/Bencode

[@Basic]
[MetaJSON]
[PkgVersion]
[PodWeaver]
[CheckChangeLog]

[Prereqs / TestRequires]
Test::More = 0