From c0f3926ebe19d63c985dd539c31355d3ce3faa31 Mon Sep 17 00:00:00 2001 From: "Pr. HORSTMANN" Date: Sat, 26 Dec 2020 14:34:07 +0700 Subject: python/python-uritemplate: Added (A python library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-uritemplate/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python-uritemplate/README (limited to 'python/python-uritemplate/README') diff --git a/python/python-uritemplate/README b/python/python-uritemplate/README new file mode 100644 index 0000000000..5e26084706 --- /dev/null +++ b/python/python-uritemplate/README @@ -0,0 +1 @@ +Simple python library to deal with URI Templates. -- cgit v1.2.3