A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/praw-dev/praw/commit/74bb962b3eefe04ce6acad88e6f53f43d10c8803 below:

Add more complete meta-data to setup.py and performed a mini-version … · praw-dev/praw@74bb962 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+19

-7

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+19

-7

lines changed Original file line number Diff line number Diff line change

@@ -6,12 +6,24 @@

6 6 7 7

setup(

8 8

name='reddit',

9 -

version='1.1.1',

10 -

packages=['reddit'],

11 -

package_data={'reddit': ['*.cfg']},

12 -

author='mellort',

9 +

version='1.1.2',

10 +

author='Timothy Mellor',

13 11

author_email='timothy.mellor+pip@gmail.com',

14 -

description='A Python wrapper for the Reddit API',

12 +

maintainer='Bryce Boe',

13 +

maintainer_email='bbzbryce+pip@gmail.com',

15 14

url='https://github.com/mellort/reddit_api',

16 -

keywords=['reddit']

17 -

)

15 +

description='A wrapper for the Reddit API',

16 +

long_description=('Please see the `documentation on github '

17 +

'<https://github.com/mellort/reddit_api>`_.'),

18 +

classifiers=['Development Status :: 5 - Production/Stable',

19 +

'Environment :: Console',

20 +

'Intended Audience :: Developers',

21 +

'License :: OSI Approved :: GNU General Public License (GPL)',

22 +

'Natural Language :: English',

23 +

'Operating System :: OS Independent',

24 +

'Programming Language :: Python :: 2 :: Only',

25 +

'Topic :: Utilities'],

26 +

license='GPLv3',

27 +

keywords=['api', 'reddit'],

28 +

packages=['reddit'],

29 +

package_data={'reddit': ['*.cfg']})

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4