Go to the source code of this file.
Namespaces | |
| namespace | setup |
Functions | |
| def | setup.get_version |
Variables | |
| string | setup.author = "Jonas Tarnstrom" |
| string | setup.author_email = "jonas.tarnstrom@esn.me" |
| tuple | setup.CLASSIFIERS |
| setup.classifiers = CLASSIFIERS, | |
| string | setup.description = "Ultra fast JSON encoder and decoder for Python" |
| string | setup.download_url = "http://github.com/esnme/ultrajson" |
| list | setup.ext_modules = [module1] |
| string | setup.license = "BSD License" |
| tuple | setup.module1 |
| list | setup.platforms = ['any'] |
| string | setup.url = "http://www.esn.me" |
| tuple | setup.version = get_version() |