2 # -*- coding: utf-8 -*-
4 from distutils
.core
import setup
8 description
='J-Ben SQLite parsing scripts',
10 author_email
='general@vultaire.net',
11 url
='http://jben.vultaire.net/',
15 'Development Status :: 3 - Alpha',
16 'Intended Audience :: Developers',
17 'License :: OSI Approved :: BSD License',
18 'Natural Language :: English',
19 'Operating System :: Microsoft :: Windows :: Windows NT/2000',
20 'Operating System :: POSIX :: Linux',
21 'Programming Language :: Python',
23 'Topic :: Software Development :: Libraries :: Python Modules'