sketchbook
|
Namespaces | |
setup | |
Variables | |
setup.USE_CYTHON = True | |
list | setup.setup_requires = ['nose>=1.0'] |
dictionary | setup.cmdclass = {} |
string | setup.source = 'pyx' |
tuple | setup.long_description = fh.read() |
list | setup.strategies = [] |
string | setup.name = 'pjon_cython' |
string | setup.version = '11.1.5-1' |
list | setup.packages = ['pjon_cython'] |
string | setup.url = 'https://github.com/xlfe/PJON-cython' |
string | setup.license = 'Apache 2.0' |
string | setup.author = 'xlfe' |
string | setup.description = 'Call the PJON C++ library directly from Python' |
string | setup.long_description_content_type = "text/markdown" |
string | setup.test_suite = 'nose.collector' |
list | setup.classifiers |
list | setup.ext_modules |