-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
15 lines (10 loc) · 917 Bytes
/
NOTICE
File metadata and controls
15 lines (10 loc) · 917 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
NOTICE
The python-twitter library (http://code.google.com/p/python-twitter/) is used under the terms of the Apache license and is copyright DeWitt Clinton. See http://python-twitter.googlecode.com/svn/trunk/LICENSE for details.
This library has been modified in the following ways:
- removed a call to "os.getlogin()", as it was not supported under Windows
- added a missing API method: GetDirectMessagesSent(...)
- added an optional "user" parameter to Api.GetFollowers(...)
- added a missing API method: VerifyCredentials(...)
The simplejson library (http://simplejson.googlecode.com) is used under the terms of the MIT license and is copyright Bob Ippolito. See http://simplejson.googlecode.com/svn/trunk/LICENSE.txt for details.
The project logo/icon was provided by noper (http://www.noper.ro) for use with this project.
This code is made available under the GPLv3 licence and is copyright asylumfunk.