aboutsummaryrefslogtreecommitdiffstats
path: root/misc/hb/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-18 14:27:35 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-18 14:27:35 +0800
commitb6be00e9889987376bd4dbb1d56c7bb797a80bdd (patch)
treed2388457beeccb1283bb3b181b4ee7451d661ad6 /misc/hb/pkg-descr
parentceb8191020f7cc4bd9d9db514c8b3d0b09fb5f83 (diff)
downloadfreebsd-ports-gnome-b6be00e9889987376bd4dbb1d56c7bb797a80bdd.tar.gz
freebsd-ports-gnome-b6be00e9889987376bd4dbb1d56c7bb797a80bdd.tar.zst
freebsd-ports-gnome-b6be00e9889987376bd4dbb1d56c7bb797a80bdd.zip
add hb
A simple, but complete budget management in Python PR: 29048 Submitted by: Tim Daneliuk <tundra@tundraware.com>
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