[Python-modules-commits] r4076 - in packages/twyt/trunk/debian (control)

andyp-guest at users.alioth.debian.org andyp-guest at users.alioth.debian.org
Sun Dec 30 21:27:23 UTC 2007


    Date: Sunday, December 30, 2007 @ 21:27:23
  Author: andyp-guest
Revision: 4076

Update package description

Modified:
  packages/twyt/trunk/debian/control

Modified: packages/twyt/trunk/debian/control
===================================================================
--- packages/twyt/trunk/debian/control	2007-12-30 20:10:04 UTC (rev 4075)
+++ packages/twyt/trunk/debian/control	2007-12-30 21:27:23 UTC (rev 4076)
@@ -12,7 +12,10 @@
 Package: python-twyt
 Architecture: all
 Depends: ${python:Depends}, python-simplejson
-Description: A command line Twitter client
- Twyt is a command line twitter client which allows you to update your Twitter
- status and view timelines etc. Due to the way it is implemented, it also would
- make developing GUI front ends in python quite simple.
+Description: An interface to Twitter API functions for Python
+ Twyt provides an interface to the remote Twitter API functions and classes
+ to allow easy manipulation of the returned sets of data, such as Twitter 
+ status messages and user information.
+ .
+ This package also provides an example command line Twitter client (twyt)
+ which utilises the provided modules.




More information about the Python-modules-commits mailing list