annotate MANIFEST.in @ 24:b09e90803d1b trunk

Reimplement line wrapping for PO writing (as the `textwrap` module is too destructive with white space) and move it to the `normalize` function (which was already doing some handling of line breaks).
author cmlenz
date Fri, 01 Jun 2007 15:36:00 +0000
parents 7870274479f5
children da97a3138239
rev   line source
1
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
1 include babel/localedata/*.dat
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
2 include doc/api/*.*
7870274479f5 Import of initial code base.
cmlenz
parents:
diff changeset
3 include doc/*.html
Copyright (C) 2012-2017 Edgewall Software