Imported Upstream version 0.14.01
[liburi-template-perl.git] / debian / control~
1 Source: liburi-template-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 5)
5 Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl, libjson-perl
6 Maintainer: Ian Beckwith <ianb@erislabs.net>
7 Standards-Version: 3.7.3
8 XS-DM-Upload-Allowed: yes
9
10 Package: liburi-template-perl
11 Architecture: all
12 Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl
13 Description: handle URI templates in perl
14  This is an initial attempt to provide a wrapper around URI templates as
15  described at http://bitworking.org/news/URI_Templates