ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/dtflickr/trunk/setup.py
(Generate patch)

Comparing trunk/setup.py (file contents):
Revision 19 by douglas, 2008-08-19T15:44:04-07:00 vs.
Revision 20 by douglas, 2008-08-19T19:19:59-07:00

# 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',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines