diff options
Diffstat (limited to 'trunk/src')
| -rw-r--r-- | trunk/src/gentoolkit/AUTHORS | 2 | ||||
| -rw-r--r-- | trunk/src/gentoolkit/README | 17 |
2 files changed, 19 insertions, 0 deletions
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 <karltk@gentoo.org>
\ 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 |
