Contributing
Help with pyifbabel would be greatly appreciated! There are many tasks, big and small, that remain to be done. Please get in touch if you are interested in helping out!
Using Fossil
Development takes place using Fossil. You can clone it using:
$ mkdir pyifbabel
$ fossil clone http://pyifbabel.invergo.net/fossil pyifbabel.fossil
$ cd pyifbabel && fossil open ../pyifbabel.fossil
See the Fossil documentation and my Fossil tutorial for more information.