diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-09-26 07:20:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 07:20:12 +0700 |
commit | 9506a85e82206c6635ba2e28da71c5a302904ae1 (patch) | |
tree | 83f90eb84825253a605128195d81cb153341b5ef /python/python-uri-templates/slack-desc | |
parent | 454ba8c3378eef8107b26e3aa430d51e62a2849d (diff) |
python/python-uri-templates: Added (URI Template).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-uri-templates/slack-desc')
-rw-r--r-- | python/python-uri-templates/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-uri-templates/slack-desc b/python/python-uri-templates/slack-desc new file mode 100644 index 0000000000000..eb5690706fcc3 --- /dev/null +++ b/python/python-uri-templates/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-uri-templates: python-uri-templates (Python implementation of URI Template) +python-uri-templates: +python-uri-templates: This is a Python implementation of RFC6570, URI Template, and can +python-uri-templates: expand templates up to and including Level 4 in that specification. +python-uri-templates: +python-uri-templates: Homepage: https://github.com/uri-templates/ +python-uri-templates: +python-uri-templates: +python-uri-templates: +python-uri-templates: +python-uri-templates: |