dev-python/uritemplate: initial import

Preparation for voip/blink-3.0.0 bump.
This commit is contained in:
Julian Ospald 2017-03-13 21:00:28 +01:00
parent 237b3bd78c
commit f664e94e1b
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils ]
SUMMARY="Python implementation of RFC6570, URI Template"
LICENCES="BSD-3"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""