Metadata-Version: 2.4
Name: chenki
Version: 0.0.1
Summary: A fast, lightweight PDF toolkit for Python. Coming soon.
Author-email: AUTHOR_NAME <AUTHOR_EMAIL@example.com>
License: MIT
Keywords: pdf,tools,processing,document,utilities
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# chenki

A fast, lightweight Python toolkit for common PDF operations — merging, splitting, extracting text, manipulating pages, and more.

## Status

`chenki` is under active development. This release (`0.0.1`) is a placeholder reserving the name on PyPI. The first functional release, `v0.1.0`, is coming soon.

## Website

chenki.com (coming soon)

## License

MIT
