Metadata-Version: 2.3
Name: Arcanum
Version: 0.1.0a0
Summary: A curated collection of Python utilities, carefully crafted to solve common development challenges.
Author-email: Alchemyst0x <alchemyst@alchemyst.io>
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9
Requires-Dist: python-dotenv>=1.0.1
Description-Content-Type: text/markdown

# Arcanum

A curated collection of Python utilities, carefully crafted to solve common
development challenges.
