Metadata-Version: 2.4
Name: cowrie-py
Version: 2.1.1
Summary: Cowrie - Structured JSON binary codec with optional C extension (10x faster)
License: MIT
Project-URL: Homepage, https://github.com/Neumenon/cowrie
Project-URL: Repository, https://github.com/Neumenon/cowrie
Keywords: json,binary,serialization,codec,tensor,ml,vllm
Classifier: Development Status :: 4 - Beta
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: Programming Language :: Python :: 3.14
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: cython>=3.0; extra == "dev"
Requires-Dist: numpy>=1.21; extra == "dev"
