Metadata-Version: 2.4
Name: extxyz-ng
Version: 0.0.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Summary: extxyz parser for python user
Home-Page: https://github.com/extxyz/extxyz
License-Expression: MIT AND Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# extxyz

extxyz parser for python user. Implement in rust so fast and no memory leak.
Check [extxyz/extxyz](https://github.com/extxyz/extxyz) for benchmark and more details.

## License

All contributions must retain this attribution.

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)


