]> jfr.im git - z_archive/twitter.git/commitdiff
last minute 0.4 stuff
authormverdone <redacted>
Wed, 1 Oct 2008 04:16:02 +0000 (04:16 +0000)
committermverdone <redacted>
Wed, 1 Oct 2008 04:16:02 +0000 (04:16 +0000)
git-svn-id: http://svn.mike.verdone.ca/pyprojects/twitter/trunk@178 d723f978-dc38-0410-87ed-da353333cdcc

README [new file with mode: 0644]
setup.cfg

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..556f188
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+Python Twitter Tools
+
+The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for people on the go.
+
+Also included is a twitter command-line tool for getting your friends' tweets and setting your own tweet from the safety and security of your favorite shell and an IRC bot that can announce Twitter updated to an IRC channel.
+
+For more information:
+
+ * import the `twitter` package and run help() on it
+ * run `twitter -h` for command-line tool help
+ * run `twitterbot -h` for IRC bot help
index 01bb954499e4eebf51604784cd75a64aa82b7b5a..314afc3637239be1b1d926888641b78c5e96ebf1 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,3 @@
 [egg_info]
-tag_build = dev
-tag_svn_revision = true
+#tag_build = dev
+tag_svn_revision = false