[ 原始碼: python-uritemplate ]
套件: python3-uritemplate (0.6-1ubuntu1)
python3-uritemplate 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-uritemplate:
- [python-uritemplate_0.6-1ubuntu1.dsc]
- [python-uritemplate_0.6.orig.tar.xz]
- [python-uritemplate_0.6-1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- PKG Cloud (郵件存檔)
- Jimmy Kaplowitz
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of RFC6570 - Python 3.x
python-uritemplate implements RFC6570. URI Template can expand templates up to and including Level 4 in that specification. It exposes one method, "expand".
This package provides the Python 3.x module.