Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-ctypesgen | Distribution: openSUSE Tumbleweed |
Version: 1.1.1 | Vendor: openSUSE |
Release: 1.5 | Build date: Thu Jan 18 07:43:54 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1102306 | Source RPM: python-ctypesgen-1.1.1-1.5.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/ctypesgen/ctypesgen | |
Summary: Python wrapper generator for ctypes |
ctypesgen is a pure-python ctypes wrapper generator. It parses C header files and creates a wrapper for libraries based on what it finds.
BSD-2-Clause
* Thu Jan 18 2024 Atri Bhattacharya <badshah400@gmail.com> - Initial package.
/etc/alternatives/ctypesgen /usr/bin/ctypesgen /usr/bin/ctypesgen-3.10 /usr/lib/python3.10/site-packages/ctypesgen /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/INSTALLER /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/LICENSE /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/METADATA /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/RECORD /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/REQUESTED /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/WHEEL /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/entry_points.txt /usr/lib/python3.10/site-packages/ctypesgen-1.1.1.dist-info/top_level.txt /usr/lib/python3.10/site-packages/ctypesgen/VERSION /usr/lib/python3.10/site-packages/ctypesgen/__init__.py /usr/lib/python3.10/site-packages/ctypesgen/__pycache__ /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/ctypedescs.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/ctypedescs.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/descriptions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/descriptions.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/expressions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/expressions.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/libraryloader.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/libraryloader.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/main.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/main.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/messages.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/messages.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/options.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/options.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/version.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/__pycache__/version.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/ctypedescs.py /usr/lib/python3.10/site-packages/ctypesgen/descriptions.py /usr/lib/python3.10/site-packages/ctypesgen/expressions.py /usr/lib/python3.10/site-packages/ctypesgen/libraryloader.py /usr/lib/python3.10/site-packages/ctypesgen/main.py /usr/lib/python3.10/site-packages/ctypesgen/messages.py /usr/lib/python3.10/site-packages/ctypesgen/options.py /usr/lib/python3.10/site-packages/ctypesgen/parser /usr/lib/python3.10/site-packages/ctypesgen/parser/__init__.py /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__ /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cdeclarations.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cdeclarations.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cgrammar.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cgrammar.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cparser.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/cparser.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/ctypesparser.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/ctypesparser.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/datacollectingparser.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/datacollectingparser.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/lex.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/lex.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/lextab.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/lextab.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/parsetab.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/parsetab.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/pplexer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/pplexer.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/preprocessor.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/preprocessor.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/yacc.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/__pycache__/yacc.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/parser/cdeclarations.py /usr/lib/python3.10/site-packages/ctypesgen/parser/cgrammar.py /usr/lib/python3.10/site-packages/ctypesgen/parser/cparser.py /usr/lib/python3.10/site-packages/ctypesgen/parser/ctypesparser.py /usr/lib/python3.10/site-packages/ctypesgen/parser/datacollectingparser.py /usr/lib/python3.10/site-packages/ctypesgen/parser/lex.py /usr/lib/python3.10/site-packages/ctypesgen/parser/lextab.py /usr/lib/python3.10/site-packages/ctypesgen/parser/parsetab.py /usr/lib/python3.10/site-packages/ctypesgen/parser/pplexer.py /usr/lib/python3.10/site-packages/ctypesgen/parser/preprocessor.py /usr/lib/python3.10/site-packages/ctypesgen/parser/yacc.py /usr/lib/python3.10/site-packages/ctypesgen/printer_json /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__init__.py /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__pycache__ /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__pycache__/printer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_json/__pycache__/printer.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_json/printer.py /usr/lib/python3.10/site-packages/ctypesgen/printer_python /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__init__.py /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__ /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/defaultheader.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/defaultheader.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/preamble.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/preamble.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/printer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/__pycache__/printer.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/printer_python/defaultheader.py /usr/lib/python3.10/site-packages/ctypesgen/printer_python/preamble.py /usr/lib/python3.10/site-packages/ctypesgen/printer_python/printer.py /usr/lib/python3.10/site-packages/ctypesgen/processor /usr/lib/python3.10/site-packages/ctypesgen/processor/__init__.py /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__ /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/dependencies.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/dependencies.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/operations.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/operations.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/pipeline.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/__pycache__/pipeline.cpython-310.pyc /usr/lib/python3.10/site-packages/ctypesgen/processor/dependencies.py /usr/lib/python3.10/site-packages/ctypesgen/processor/operations.py /usr/lib/python3.10/site-packages/ctypesgen/processor/pipeline.py /usr/lib/python3.10/site-packages/ctypesgen/version.py /usr/share/doc/packages/python310-ctypesgen /usr/share/doc/packages/python310-ctypesgen/CHANGELOG.md /usr/share/doc/packages/python310-ctypesgen/README.md /usr/share/licenses/python310-ctypesgen /usr/share/licenses/python310-ctypesgen/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 20 00:28:09 2024