From debf3def4a53babbff4111a7af4a819c6b693a15 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 20 Mar 2011 12:25:05 -0400 Subject: [PATCH] Readme updates --- README.rst | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index a03d240..41fa9d9 100644 --- a/README.rst +++ b/README.rst @@ -3,14 +3,22 @@ Clint: Python Command-line Application Helpers [Image of Clint Eastwood] -* Tree Structures -* Columns / Colors +Features: - powered by colorama - - colored.blue('Face') - colored.white('Book') +- CLI Colors and Indents +- Iterator-based Progress Bar +- Implicit Argument Handling +- Simple Support for Unix Pipes +- Application Directory management -* choice: y/N? -* query: Installation Path [/usr/local/bin/]: -* &c + +**``clint.textui``** + + +**``clint.resources``** + + +**``clint.piped_in()``** + + +**``clint.args``**