Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-ctypesgen-1.1.1-1.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-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: 1353621 Source RPM: python-ctypesgen-1.1.1-1.5.src.rpm
Packager: https://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.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Jan 18 2024 Atri Bhattacharya <badshah400@gmail.com>
  - Initial package.

Files

/etc/alternatives/ctypesgen
/usr/bin/ctypesgen
/usr/bin/ctypesgen-3.12
/usr/lib/python3.12/site-packages/ctypesgen
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/ctypesgen-1.1.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/ctypesgen/VERSION
/usr/lib/python3.12/site-packages/ctypesgen/__init__.py
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/ctypedescs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/ctypedescs.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/descriptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/descriptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/expressions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/expressions.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/libraryloader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/libraryloader.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/main.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/main.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/messages.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/messages.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/options.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/options.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/__pycache__/version.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/ctypedescs.py
/usr/lib/python3.12/site-packages/ctypesgen/descriptions.py
/usr/lib/python3.12/site-packages/ctypesgen/expressions.py
/usr/lib/python3.12/site-packages/ctypesgen/libraryloader.py
/usr/lib/python3.12/site-packages/ctypesgen/main.py
/usr/lib/python3.12/site-packages/ctypesgen/messages.py
/usr/lib/python3.12/site-packages/ctypesgen/options.py
/usr/lib/python3.12/site-packages/ctypesgen/parser
/usr/lib/python3.12/site-packages/ctypesgen/parser/__init__.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cdeclarations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cdeclarations.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cgrammar.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cgrammar.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/cparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/ctypesparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/ctypesparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/datacollectingparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/datacollectingparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/lex.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/lex.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/lextab.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/lextab.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/parsetab.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/parsetab.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/pplexer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/pplexer.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/preprocessor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/preprocessor.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/yacc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/__pycache__/yacc.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/parser/cdeclarations.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/cgrammar.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/cparser.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/ctypesparser.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/datacollectingparser.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/lex.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/lextab.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/parsetab.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/pplexer.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/preprocessor.py
/usr/lib/python3.12/site-packages/ctypesgen/parser/yacc.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_json
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__init__.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__pycache__
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__pycache__/printer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/__pycache__/printer.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_json/printer.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_python
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__init__.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/defaultheader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/defaultheader.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/preamble.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/preamble.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/printer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/__pycache__/printer.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/defaultheader.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/preamble.py
/usr/lib/python3.12/site-packages/ctypesgen/printer_python/printer.py
/usr/lib/python3.12/site-packages/ctypesgen/processor
/usr/lib/python3.12/site-packages/ctypesgen/processor/__init__.py
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/dependencies.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/dependencies.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/pipeline.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/__pycache__/pipeline.cpython-312.pyc
/usr/lib/python3.12/site-packages/ctypesgen/processor/dependencies.py
/usr/lib/python3.12/site-packages/ctypesgen/processor/operations.py
/usr/lib/python3.12/site-packages/ctypesgen/processor/pipeline.py
/usr/lib/python3.12/site-packages/ctypesgen/version.py
/usr/share/doc/packages/python312-ctypesgen
/usr/share/doc/packages/python312-ctypesgen/CHANGELOG.md
/usr/share/doc/packages/python312-ctypesgen/README.md
/usr/share/licenses/python312-ctypesgen
/usr/share/licenses/python312-ctypesgen/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024