--- /dev/null
+[[!meta title="ChemDB"]]
+[[!meta date="2008-09-13 15:34:33"]]
+[[!template id=gitrepo repo=chemdb]]
+
+I wrote a little app in Python to make managing our lab's list of
+chemicals less painful. The inventory information is stored in a
+single flat-text, TAB-delimited file, so it's nice and easy to
+transition back and forth between
+maintain-by-hand-in-Excel/text-editor mode and
+maintain-automatically-with-ChemDB mode. Obviously I like my method
+better, but that's no reason to lock people into my format.
+
+[[!tag tags/code]]
+[[!tag tags/linux]]
+[[!tag tags/programming]]
+[[!tag tags/python]]
+++ /dev/null
-[[!meta title="ChemDB published"]]
-[[!meta date="2008-09-13 15:34:33"]]
-[[!template id=gitrepo repo=chemdb]]
-
-I wrote a little app in Python to make managing our lab's list of
-chemicals less painful. I think it is now ready for people other than me :p.
-
-[[!tag tags/code]]
-[[!tag tags/linux]]
-[[!tag tags/programming]]
-[[!tag tags/python]]