| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
The criteria for whether something "belongs" in Development or
Libraries or Python or ... is admittedly arbitrary. As a general
rule, if it could be either Libraries or Python, it's Python.
Otherwise, pick one and we'll go from there...
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
|
|
|
|
|
|
|
|
|
| |
These will (ideally, assuming we remember when generating tarballs)
still be mode 0755 inside the tarballs, but we would prefer to have
them mode 0644 on the server. It's probably not really important,
but just call us OCD like that. ;-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
|
|
This provides a pure python interface for the Twitter API.
|