PyJSONProxy

simple proxy and scraper
git clone https://git.ce9e.org/PyJSONProxy.git

commit
f984fdb08cb18e0a3e333ba3a05c1c3d31373821
parent
069b6b8d453e58fa1fd494b03cd7201eeac71e15
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-12-04 21:23
pep8

Diffstat

M setup.py 2 +-

1 files changed, 1 insertions, 1 deletions


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

@@ -27,7 +27,7 @@ setup(
   27    27         'Intended Audience :: Information Technology',
   28    28         'Operating System :: OS Independent',
   29    29         'Programming Language :: Python',
   30    -1         'License :: OSI Approved :: GNU Affero General Public License v3 '\
   -1    30         'License :: OSI Approved :: GNU Affero General Public License v3 '
   31    31             'or later (AGPLv3+)',
   32    32         'Topic :: Internet :: Proxy Servers',
   33    33     ])