# | Line 15 | Line 15 | setup( | |
---|---|---|
15 | install_requires = ['simplejson>=1.7'], | |
16 | author = 'Douglas Thrift', | |
17 | author_email = 'douglas@douglasthrift.net', | |
18 | < | description = 'Spiffy Flickr API using library JSON', |
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 | url = 'http://svn.douglasthrift.net/trac/dtflickr', |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |