aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-05-09 03:35:39 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-05-09 03:35:39 +0800
commit04fa91cab645415887b5a48cf6c2b3f0ca2d61ee (patch)
tree9d30e5252577aa756304a16167f8fd0c7401cd35
parente1476c6f46727b2fd1df4b2c915923fee720163b (diff)
downloadfreebsd-ports-gnome-04fa91cab645415887b5a48cf6c2b3f0ca2d61ee.tar.gz
freebsd-ports-gnome-04fa91cab645415887b5a48cf6c2b3f0ca2d61ee.tar.zst
freebsd-ports-gnome-04fa91cab645415887b5a48cf6c2b3f0ca2d61ee.zip
Add py-py-ubjson 0.11.0
This is a Python Universal Binary JSON encoder/decoder based on the draft-12 specification. WWW: https://github.com/Iotic-Labs/py-ubjson WWW: https://pypi.org/project/py-ubjson/
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index fabb7ce0a81b..56d14e5815a2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4787,6 +4787,7 @@
SUBDIR += py-ptvsd
SUBDIR += py-pudb
SUBDIR += py-py
+ SUBDIR += py-py-ubjson
SUBDIR += py-pyasn1
SUBDIR += py-pyasn1-modules
SUBDIR += py-pybind11