# | Line 18 | Line 18 | setup( | |
---|---|---|
18 | description = 'Spiffy Flickr API library using JSON', | |
19 | long_description = 'DT Flickr is a spiffy automagically built Flickr API library for Python using JSON.', | |
20 | license = 'Apache License, Version 2.0', | |
21 | + | keywords = 'flickr api', |
22 | + | requires = ['simplejson (>=1.7)'], |
23 | url = 'http://svn.douglasthrift.net/trac/dtflickr', | |
24 | classifiers = [ | |
25 | 'Development Status :: 5 - Production/Stable', |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |