You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-uritemplate-3.0.0-1.lbn25.py37.noarch

python3-uritemplate-3.0.0-1.lbn25.py37.noarch

Package Attributes
RPM  python3-uritemplate-3.0.0-1.lbn25.py37.noarch.rpm Architecture  noarch Size  46647 Created  2023/06/18 04:38:30 UTC
Package Specification
Summary URI templates
Group Unspecified
License BSD 3-Clause License or Apache License, Version 2.0
Home Page https://uritemplate.readthedocs.org
Description

uritemplate Documentation GitHub BitBucket TravisCI_Simple python library to deal with URI Templates. The API looks like.. codeblock:: python from uritemplate import URITemplate, expand NOTE: URI params must be strings not integers gist_uri ' t URITemplate(gist_uri) print(t.expand(gist_id'123456')) > or print(expand(gist_uri, gist_id'123456')) also t.expand({'gist_id': '123456'}) ...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-uritemplate
python3.7dist(uritemplate)
python3dist(uritemplate)

Document Actions