slackbuilds_ponce/python/python-twitter
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
python-twitter.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
python-twitter.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README python/python-twitter: Fixed dep information 2012-08-23 15:49:32 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.