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/',
14 'Development Status :: 4 - Beta',
15 'Intended Audience :: Developers',
16 'License :: OSI Approved :: BSD License',
17 'Natural Language :: English',
18 'Operating System :: Microsoft :: Windows :: Windows NT/2000',
19 'Operating System :: POSIX :: Linux',
20 'Programming Language :: Python',
22 'Topic :: Software Development :: Libraries :: Python Modules'