Metadata-Version: 2.4
Name: fastglob
Version: 0.1.2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Requires-Dist: ruff>=0.15 ; extra == 'dev'
Requires-Dist: mypy>=1.4 ; extra == 'dev'
Requires-Dist: pytest>=8 ; extra == 'dev'
Requires-Dist: pytest-cov>=5 ; extra == 'dev'
Provides-Extra: dev
Summary: Python compatibility wrapper around the fastglob engine
Keywords: glob,pathname,pattern-matching,filesystem,linux
Author-email: Moe Shawky <moe@libermoe.com>
Maintainer-email: Moe Shawky <moe@libermoe.com>
License-Expression: MIT
Requires-Python: >=3.8
Project-URL: Repository, https://github.com/moeshawky/fastglob
