[[!tag python-fstab hack]]

For my Canonical work, I wrote a little Python library to handle /etc/fstab files. The background: we want to make some changes to it automatically, such as adding mount options when upgrading to a new release. This code is meant to make that easier.

For the time being, the code lives on Launchpad, see bzr and PPA.