mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / h5config.mdwn
1 [[!meta  title="h5config"]]
2 [[!template id=gitrepo repo=h5config]]
3
4 Since the number of packages mooching off [[pypiezo]]'s configuration
5 scheme was growing, I've split it out into it's own package.  Now
6 there's a general package for all your [[HDF5]]-based configuration
7 needs.
8
9 The `README` is posted on the [PyPI page][pypi].
10
11 [pypi]: http://pypi.python.org/pypi/h5config/
12
13 [[!tag tags/code]]
14 [[!tag tags/linux]]
15 [[!tag tags/programming]]
16 [[!tag tags/pypi]]
17 [[!tag tags/python]]