Source: liburi-template-perl Section: perl Priority: optional Build-Depends: debhelper (>= 6) Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl, libjson-perl Maintainer: Ian Beckwith Standards-Version: 3.8.0 Homepage: http://search.cpan.org/dist/URI-Template/ Package: liburi-template-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl Description: handle URI templates in perl This module provides a wrapper around URI templates as described at http://bitworking.org/projects/URI-Templates/ . URI Templates are strings that are transformed into URIs after embedded variables are expanded.