Metadata-Version: 2.4
Name: rpakit
Version: 0.1.1
Summary: A Python toolkit for Robotic Process Automation (RPA) and ETL pipelines providing solutions to common automation challenges.
Keywords: rpa,automation,etl,excel,pdf,polars,windows
Author: fnxL
Author-email: fnxL <ajaykanki.2e@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Office/Business
Classifier: Typing :: Typed
Requires-Dist: fastexcel>=0.20.2
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: polars>=1.43.1
Requires-Dist: python-calamine>=0.8.2
Requires-Dist: xlsx2html>=0.6.4
Requires-Dist: xlsxwriter>=3.2.9
Requires-Dist: pdf-oxide>=0.3.77 ; extra == 'pdf'
Requires-Dist: pdfplumber>=0.11.10 ; extra == 'pdf'
Requires-Dist: pypdf>=6.14.2 ; extra == 'pdf'
Requires-Python: >=3.11
Project-URL: Homepage, https://github.com/fnxL/rpakit
Project-URL: Issues, https://github.com/fnxL/rpakit/issues
Project-URL: Changelog, https://github.com/fnxL/rpakit/blob/main/CHANGELOG.md
Provides-Extra: filesystem
Provides-Extra: pdf
Provides-Extra: windows
Description-Content-Type: text/markdown

