Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042102
en ru br
ALT Linux repos
S:1.1.1-alt1

Group :: Development/Python3
RPM: python3-module-ctypesgen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.1-alt1
Build date: 3 april 2023, 13:45 ( 51.5 weeks ago )
Size: 106.17 Kb

Home page:   https://pypi.org/project/ctypesgen/

License: BSD-2-Clause
Summary: Python wrapper generator for ctypes
Description:

ctypesgen is a pure-python ctypes wrapper generator. It parses C header files
and creates a wrapper for libraries based on what it finds.
Preprocessor macros are handled in a manner consistent with typical C code.
Preprocessor macro functions are translated into Python functions that are
then made available to the user of the newly-generated Python wrapper library.
It can also output JSON, which can be used with Mork, which generates bindings
for Lua, using the alien module (which binds libffi to Lua).

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

  • python3-module-ctypesgen
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin