diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-12-12 05:05:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-12 05:05:18 +0700 |
commit | 1d9db357c95588193f06f48a560e38cd60292b5b (patch) | |
tree | ce9d2a453bf60825155552772106781341bbb035 /python/pathtools/pathtools.info | |
parent | 67aa847693d4c2514afdae63aad8ae4881d73b99 (diff) |
python/pathtools: Added (File system general utilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pathtools/pathtools.info')
-rw-r--r-- | python/pathtools/pathtools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pathtools/pathtools.info b/python/pathtools/pathtools.info new file mode 100644 index 0000000000..4a7dc46ab8 --- /dev/null +++ b/python/pathtools/pathtools.info @@ -0,0 +1,10 @@ +PRGNAM="pathtools" +VERSION="0.1.2" +HOMEPAGE="https://pypi.org/project/pathtools/" +DOWNLOAD="https://files.pythonhosted.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz" +MD5SUM="9a1af5c605768ea5804b03b734ff0f82" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Prof. HORSTMANN" +EMAIL="wmh@eipg.fr" |