PyFFI 0.7
Newer version available (2.2.3)
Released:
A Python library for reading, writing, and processing binary files.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Amorilia
- Tags fileformat, nif, cgf, binary, interface, stripify
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
The Python File Format Interface aims to make it easy to manipulate binary files in a Python environment. Starting from a file format description written in XML, PyFFI creates customizable Python classes to read and write file blocks as described by the XML. Currently, PyFFI supports the NetImmerse/Gamebryo NIF format, and CryTek’s CGF format. Many tools for files used by 3D games, such as a stripifier, and a tangent space calculator, are included in PyFFI as well.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Amorilia
- Tags fileformat, nif, cgf, binary, interface, stripify
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic