3 from distutils
.core
import setup
7 version
=pyx
.__version
__,
8 author
="Jörg Lehmann, André Wobst",
9 author_email
="pyx-devel@lists.sourceforge.net",
10 url
="http://pyx.sourceforge.net/",
11 description
="Python package for the generation of mixed PS and (La)TeX code",
14 data_files
=[('share/pyx', ['pyx/lfs/10pt.lfs',
20 'pyx/lfs/foils17pt.lfs',
21 'pyx/lfs/foils20pt.lfs',
22 'pyx/lfs/foils25pt.lfs',
23 'pyx/lfs/foils30pt.lfs'])]