Charlie is fixing a few problems with the release, and noticed that many of the new directories and files that have been created of late were not added to MANIFEST.in, which is used by sdist in the build process to build a correct source distribution. He added a few things (eg ttconv and setup.cfg.template) but please take a look over this file if you have made significant additions or reorganizations in the last 6 months to make sure everything is there. It picks up pattern matches recursively so it is usually enough to update with a new dir or wildcard, but please maintain this file as you contribute. It's easy to forget if you are not involved in the build, so I'll update the CODING_GUIDE JDH