Source: python-sigmavirus24-urltemplate
Section: python
Priority: optional
Maintainer: SZ Lin (林上智) <szlin@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python (>= 2.6),
               python-setuptools,
               python3 (>= 3.2),
               python3-setuptools
Standards-Version: 4.2.1
Homepage: https://github.com/python-hyper/uritemplate
Vcs-Git: https://salsa.debian.org/debian/python-sigmavirus24-urltemplate.git
Vcs-Browser: https://salsa.debian.org/debian/python-sigmavirus24-urltemplate

Package: python-sigmavirus24-urltemplate
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Simple Python library to deal with URI Templates - Python 2.x
 It provides several API for URI template parsing
 which implements RFC6570.
 .
 This package installs the library for Python 2.x.

Package: python3-sigmavirus24-urltemplate
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Simple Python library to deal with URI Templates - Python 3.x
 It provides several API for URI template parsing
 which implements RFC6570.
 .
 This package installs the library for Python 3.x.
