The devel/py-cstruct,python3 port
py3-cstruct-5.3p0 – C-style structs for Python (cvsweb github mirror)
Description
Convert C struct definitions into Python classes with methods for serializing/deserializing.WWW: https://pypi.python.org/pypi/cstruct
Maintainer
Jasper Lievisse Adriaanse
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/cstruct-5.3.dist-info/zip-safe
- /usr/local/lib/python3.11/site-packages/cstruct/
- /usr/local/lib/python3.11/site-packages/cstruct/__init__.py
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/abstract.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/abstract.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/base.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/base.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/c_expr.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/c_expr.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/c_parser.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/c_parser.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/cenum.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/cenum.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/cstruct.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/cstruct.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/field.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/field.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/mem_cstruct.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/mem_cstruct.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/native_types.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/__pycache__/native_types.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cstruct/abstract.py
- /usr/local/lib/python3.11/site-packages/cstruct/base.py
- /usr/local/lib/python3.11/site-packages/cstruct/c_expr.py
- /usr/local/lib/python3.11/site-packages/cstruct/c_parser.py
- /usr/local/lib/python3.11/site-packages/cstruct/cenum.py
- /usr/local/lib/python3.11/site-packages/cstruct/cstruct.py
- /usr/local/lib/python3.11/site-packages/cstruct/exceptions.py
- /usr/local/lib/python3.11/site-packages/cstruct/field.py
- /usr/local/lib/python3.11/site-packages/cstruct/mem_cstruct.py
- /usr/local/lib/python3.11/site-packages/cstruct/native_types.py