Metadata-Version: 2.4
Name: yara-registry
Version: 1.0.20260312
Summary: Centralized registration of yara rules for programmatic access to a corpus of rules from various python packages. 
Author-email: Cipher Tech Solutions <opensource@ciphertechsolutions.com>
Maintainer-email: Cipher Tech Solutions <opensource@ciphertechsolutions.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ciphertechsolutions/yara-registry
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: platformdirs
Requires-Dist: click
Provides-Extra: yara
Requires-Dist: yara-python; extra == "yara"
Provides-Extra: yara-x
Requires-Dist: yara-x>=1.6.0; extra == "yara-x"
Dynamic: license-file
