diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-15 12:52:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:19 +0700 |
commit | 28eeaca3e55146dd3a14c43965a92bf6ce3317ac (patch) | |
tree | d0c2203f24677bec9fc937ddc65847b45f5be9da /python | |
parent | 2616536604a977281beb410e14ad1ec67d1f094e (diff) | |
download | slackbuilds-28eeaca3e55146dd3a14c43965a92bf6ce3317ac.tar.gz |
python/python-d2to1: Convert slack-desc to ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-d2to1/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-d2to1/slack-desc b/python/python-d2to1/slack-desc index 7c0cd8b855..b09c7d58b7 100644 --- a/python/python-d2to1/slack-desc +++ b/python/python-d2to1/slack-desc @@ -9,7 +9,7 @@ python-d2to1: python-d2to1 (distutils2 setup.cfg for distribute/setuptools) python-d2to1: python-d2to1: d2to1 (the 'd' is for 'distutils') allows using distutils2-like -python-d2to1: setup.cfg files for a package’s metadata with a distribute/setuptools +python-d2to1: setup.cfg files for a package's metadata with a distribute/setuptools python-d2to1: setup.py script. python-d2to1: python-d2to1: https://pypi.python.org/pypi/d2to1/ |