class documentation

Just like a regular Extension, but built as a library instead

Inherited from Extension:

Method __init__ Undocumented
Instance Variable py_limited_api Undocumented
Instance Variable sources Undocumented
Method _convert_pyx_sources_to_lang Replace sources with .pyx extensions to sources with the target language extension. This mechanism allows language authors to supply pre-converted sources but to prefer the .pyx sources.