dirtywords

portable text interface framework  https://pypi.python.org/pypi/dirtywords
git clone https://git.ce9e.org/dirtywords.git

commit
41f1c94c3acc502999abf313454a6b02fbbc11bc
parent
9e64b38ac00475e1cb319d98c3bcd51077c0eff0
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-10-07 19:55
typo

Diffstat

M setup.py 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/setup.py b/setup.py

@@ -18,7 +18,7 @@ setup(
   18    18     classifiers=[
   19    19         'Development Status :: 1 - Planning',
   20    20         'Environment :: Console :: Curses',
   21    -1         'Intended Audience :: Developers'
   -1    21         'Intended Audience :: Developers',
   22    22         'Operating System :: OS Independent',
   23    23         'Programming Language :: Python',
   24    24         'License :: OSI Approved :: GNU General Public License v2 or later '