convert repository to git
[catagits/HTTP-Request-AsCGI.git] / dist.ini
1 name = HTTP-Request-AsCGI
2 version = 1.2
3 license = Perl_5
4 author  = Christian Hansen <ch@ngmedia.com>
5 author  = Hans Dieter Pearcey <hdp@cpan.org>
6 copyright_holder = Christian Hansen <ch@ngmedia.com>
7
8 [Prereq]
9 Carp = 0
10 Class::Accessor = 0
11 HTTP::Request = 0
12 HTTP::Response = 1.53
13 IO::File = 0
14 Test::More = 0
15 URI::Escape = 0
16
17 [@FLORA]
18 dist = HTTP-Request-AsCGI
19 repository = git://git.shadowcat.co.uk/catagits/HTTP-Request-AsCGI.git
20 repository_web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Request-AsCGI.git
21 repository_type = git
22 authority = cpan:CHANSEN