Metadata-Version: 2.4
Name: smooai-file
Version: 1.1.5
Summary: A unified file handling library for working with files from local filesystem, S3, URLs, and streams.
Project-URL: Homepage, https://github.com/SmooAI/file
Project-URL: Repository, https://github.com/SmooAI/file
Project-URL: Issues, https://github.com/SmooAI/file/issues
Author-email: SmooAI <brent@smooai.com>
License: MIT
Keywords: file,s3,smooai,streaming
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: boto3>=1.35.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: puremagic>=1.27
