diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2018-03-27 16:29:07 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2018-03-27 16:29:07 +0000 |
commit | 98867ec8368abcf53f8c8d7832f716ffc9d62f4e (patch) | |
tree | 035f3c5661067f2f6c2a552d538ae9d3f5a7fbf1 /misc/py-python-utils/pkg-descr | |
parent | update sysutils/packer to 1.2.2 (diff) |
Add new port misc/py-python-utils:
Collection of small Python functions and classes
WWW: https://pypi.python.org/pypi/python-utils
Notes
Notes:
svn path=/head/; revision=465721
Diffstat (limited to 'misc/py-python-utils/pkg-descr')
-rw-r--r-- | misc/py-python-utils/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/py-python-utils/pkg-descr b/misc/py-python-utils/pkg-descr new file mode 100644 index 000000000000..c2d90d9e6c9f --- /dev/null +++ b/misc/py-python-utils/pkg-descr @@ -0,0 +1,5 @@ +Python Utils is a collection of small Python functions and classes +which make common patterns shorter and easier. + +WWW: https://pypi.python.org/pypi/python-utils +WWW: https://github.com/WoLpH/python-utils |