Metadata-Version: |
2.1 |
Name: |
lacuscore |
Version: |
1.12.5 |
Summary: |
Core of Lacus, usable as a module |
Author: |
Raphaël Vinot |
Author-Email: |
raphael.vinot[at]circl.lu |
Home-Page: |
https://github.com/ail-project/LacusCore |
Project-Url: |
Documentation, https://lacuscore.readthedocs.io/en/latest/ |
Project-Url: |
Repository, https://github.com/ail-project/LacusCore |
License: |
BSD-3-Clause |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: POSIX :: Linux |
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 :: Internet |
Classifier: |
Topic :: Security |
Requires-Python: |
>=3.9,<4.0 |
Requires-Dist: |
Sphinx (<8.0,>=7.2); (python_version >= "3.9" and python_version < "3.10") and extra == "docs" |
Requires-Dist: |
Sphinx (<9,>=8); python_version >= "3.10" and extra == "docs" |
Requires-Dist: |
async-timeout (<5.0.0,>=4.0.3); python_version < "3.11" |
Requires-Dist: |
defang (<0.6.0,>=0.5.3) |
Requires-Dist: |
dnspython (<3.0.0,>=2.7.0); python_version >= "3.9" |
Requires-Dist: |
eval-type-backport (<0.3.0,>=0.2.0); python_version < "3.10" |
Requires-Dist: |
playwrightcapture[recaptcha] (<2.0.0,>=1.27.3) |
Requires-Dist: |
pydantic (<3.0.0,>=2.10.1) |
Requires-Dist: |
redis[hiredis] (<6.0.0,>=5.2.0) |
Requires-Dist: |
requests (<3.0.0,>=2.32.3) |
Requires-Dist: |
ua-parser (<0.19.0,>=0.18.0) |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |