summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJulien Jehannet <julien.jehannet@logilab.fr>2010-05-21 11:42:35 +0200
committerJulien Jehannet <julien.jehannet@logilab.fr>2010-05-21 11:42:35 +0200
commitd1ccb0267612d42d78d8f5c3db9ac8d6123bc400 (patch)
tree07e744bf3ddda1f1f04d6a30d678cdf36e4946f9 /README
parentfcb1ab096614b155ddb35b7c6b0afb8e3ba6b9b7 (diff)
parent4ca8d7b3bd503943207a71772aa600385754cc9c (diff)
downloadlogilab-common-d1ccb0267612d42d78d8f5c3db9ac8d6123bc400.tar.gz
(merge: __pkginfo__)
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 55b51ab..ca05a6d 100644
--- a/README
+++ b/README
@@ -12,6 +12,20 @@ It is released under the GNU Public License.
There is no documentation available yet but the source code should be
clean and well documented.
+Designed to ease:
+
+* handling command line options and configuration files
+* writing interactive command line tools
+* manipulation files and character strings
+* interfacing to OmniORB
+* generating SQL queries
+* running unit tests
+* manipulating tree structures
+* generating text and HTML reports
+* logging
+* parsing XML processing instructions
+* more...
+
Installation
------------