diff --git a/site/projects/bolg/bolg-0.1.0.tar.gz b/site/projects/bolg/bolg-0.1.0.tar.gz new file mode 100644 index 0000000..8a399a4 Binary files /dev/null and b/site/projects/bolg/bolg-0.1.0.tar.gz differ diff --git a/site/projects/bolg/index.org b/site/projects/bolg/index.org new file mode 100755 index 0000000..2a1a325 --- /dev/null +++ b/site/projects/bolg/index.org @@ -0,0 +1,15 @@ +#+title: bolg +#&summary +An extended Python glob module. +#& +#+license: bysa, text +#+license: agpl 3+, program + +* bolg + +{bolg globs. [[bolg-0.1.0.tar.gz][Download]].}&huge + +bolg can also be found in the [[http://pypi.python.org/pypi/bolg][Python Package Index]]. + +bolg has its code at Gitorious; see [[http://gitorious.org/bolg]]. + diff --git a/site/projects/index.org b/site/projects/index.org index 5124c09..fa5ec60 100644 --- a/site/projects/index.org +++ b/site/projects/index.org @@ -45,6 +45,7 @@ These are my projects, new and old. other_projs = ( 'kando', 'nanonote', + 'bolg', ('pdfsplit', 'A small Python script to split PDF files on a page-basis', 'http://projects.metanohi.name/misc/pdfsplit.tar.gz'), ('poemgen', 'A poem generator using Identi.ca blog posts as its source',