annotate MANIFEST.in @ 175:3c4718fb7435

Changed the `__repr__` output to include the flags(it can be changed back, but it was usefull to implement the fuzzy header parsing). The `Catalog` class now also includes an extra attribute, '''`fuzzy`''', which is the fuzzy bit of the catalog header. The above change allows the `compile_catalog` frontends to only compile catalogs '''not''' marked as fuzzy, unless `--use-fuzzy` is passed. Added tests to check header fuzzy bit parsing.
author palgarvio
date Tue, 26 Jun 2007 16:46:56 +0000
parents f71ca60f2a4a
children bc22f5aef216
rev   line source
1
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
1 include babel/localedata/*.dat
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
2 include doc/api/*.*
f71ca60f2a4a Import of initial code base.
cmlenz
parents:
diff changeset
3 include doc/*.html
Copyright (C) 2012-2017 Edgewall Software