Added bolg.
This commit is contained in:
parent
912602822e
commit
24dca93398
Binary file not shown.
|
@ -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]].
|
||||
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue