Metadata-Version: 2.4
Name: bit7z_python
Version: 0.0.1
Summary: Python bindings for bit7z
Home-page: https://github.com/ZhouSicheng-2011/bit7z-python
Author: ZhouSicheng-2011
Author-email: ZSCinYBSZ2023@outlook.com
License: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# bit7z-python
The Support of Bit7z in Python

## Status
This project is still **developing**. The first release will come soon, and more function will be added in the future releases.

## Documentions
At present, we haven't provide this project's own documention, but since it's a binding, it's API is quite same to [bit7z](https://github.com/rikyoz/bit7z/wiki/bit7z)

## License
This project is under the Apache-2.0 License, see [here](./LICENSE) for more details

## Our Goal
At present, this binding is not perfect, since it's still developing.
However, we plan to provide a full-function, convenient and efficient compression library in the future.
