summaryrefslogtreecommitdiff
path: root/misc/hb/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 06:27:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 06:27:35 +0000
commit9fbbae366c0fa91dc7b9c86dd61f7b8865b936f3 (patch)
tree51a66ec244c1fa3f2fae5f6a16a59b9b8ff2f457 /misc/hb/pkg-descr
parentadd pnet (diff)
add hb
A simple, but complete budget management in Python PR: 29048 Submitted by: Tim Daneliuk <tundra@tundraware.com>
Notes
Notes: svn path=/head/; revision=46411
Diffstat (limited to 'misc/hb/pkg-descr')
-rw-r--r--misc/hb/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/hb/pkg-descr b/misc/hb/pkg-descr
new file mode 100644
index 000000000000..3a888eefd898
--- /dev/null
+++ b/misc/hb/pkg-descr
@@ -0,0 +1,8 @@
+HB is a simple Home Budget management system. As such, it is only mildly
+interesting. However, it's real purpose is to demonstrate how to write a
+complete application in Python. It is loaded with comments as well as a lot
+of explanatory material which should help anyone interested in learning
+Python better.
+
+- tim
+tundra@tundraware.com