From: karltk Date: Tue, 19 Oct 2004 23:50:31 +0000 (-0000) Subject: Fleshed out a bit X-Git-Tag: gentoolkit-0.2.4.3~338 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5737833ef3c757068c94608a74b6e579fa11c07b;p=gentoolkit.git Fleshed out a bit svn path=/; revision=164 --- diff --git a/trunk/src/gentoolkit/AUTHORS b/trunk/src/gentoolkit/AUTHORS index e69de29..0dfa694 100644 --- a/trunk/src/gentoolkit/AUTHORS +++ b/trunk/src/gentoolkit/AUTHORS @@ -0,0 +1,2 @@ +Original author: +Karl Trygve Kalleberg \ No newline at end of file diff --git a/trunk/src/gentoolkit/README b/trunk/src/gentoolkit/README index e69de29..916dc81 100644 --- a/trunk/src/gentoolkit/README +++ b/trunk/src/gentoolkit/README @@ -0,0 +1,17 @@ + +Package : gentoolkit +Version : see __init__.py +Author : See AUTHORS + +MOTIVATION + +This is the Python API for Gentoolkit. It contains common functionality shared +by the Gentoolkit tools written in Python. + +MECHANICS + +N/A + +IMPROVEMENTS + +N/A