/usr/share/pymt-examples/apps/mtwitter/README is in python-pymt 0.5.1-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | =============
MTwitter
=============
Dependencies:
simplejson
How To Use:
python start.py [username] [password]
=============
simplejson for python 2.6 : http://bugs.python.org/file10185/simplejson-1.9.tar.gz
|