From c86f4f2e6c8f377fd1f730c6b9204d5f9baeb5bd Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 28 Jul 2011 12:21:20 -0400 Subject: [PATCH] Add h5config post. --- posts/h5config.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 posts/h5config.mdwn diff --git a/posts/h5config.mdwn b/posts/h5config.mdwn new file mode 100644 index 0000000..9e3aabc --- /dev/null +++ b/posts/h5config.mdwn @@ -0,0 +1,17 @@ +[[!meta title="h5config"]] +[[!template id=gitrepo repo=h5config]] + +Since the number of packages mooching off [[pypiezo]]'s configuration +scheme was growing, I've split it out into it's own package. Now +there's a general package for all your [[HDF5]]-based configuration +needs. + +The `README` is posted on the [PyPI page][pypi]. + +[pypi]: http://pypi.python.org/pypi/h5config/ + +[[!tag tags/code]] +[[!tag tags/linux]] +[[!tag tags/programming]] +[[!tag tags/pypi]] +[[!tag tags/python]] -- 2.26.2