summaryrefslogtreecommitdiff
path: root/trunk/src
diff options
context:
space:
mode:
authorkarltk <karltk@gentoo.org>2004-10-19 23:50:31 +0000
committerkarltk <karltk@gentoo.org>2004-10-19 23:50:31 +0000
commit5737833ef3c757068c94608a74b6e579fa11c07b (patch)
tree45c99f4adcd0c7a18b98be47d9281ec5533ad7d6 /trunk/src
parent6ab1072f78c35b82790efdecefa442205975ec81 (diff)
downloadgentoolkit-5737833ef3c757068c94608a74b6e579fa11c07b.tar.gz
Fleshed out a bit
svn path=/; revision=164
Diffstat (limited to 'trunk/src')
-rw-r--r--trunk/src/gentoolkit/AUTHORS2
-rw-r--r--trunk/src/gentoolkit/README17
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