diff options
Diffstat (limited to 'libraries/python-twitter/README')
-rw-r--r-- | libraries/python-twitter/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/python-twitter/README b/libraries/python-twitter/README deleted file mode 100644 index 5d2d398bb1..0000000000 --- a/libraries/python-twitter/README +++ /dev/null @@ -1,8 +0,0 @@ -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. |