slackbuilds_ponce/python/python-twitter
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
python-twitter.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
python-twitter.SlackBuild
README
slack-desc

This library provides a pure python interface for the Twitter API.

Twitter (http://twitter.com) provides a service that allows people
to connect via the web, IM, and SMS. Twitter exposes a web services 
API (http://twitter.com/help/api) and this library is intended to 
make it even easier for python programmers to use.

This requires simplejson.