Metadata-Version: 2.3
Name: openaleph-search
Version: 5.0.1
Summary: OpenAleph index & search module
License: AGPLv3+
Author: OCCRP Data Team
Author-email: data@occrp.org
Requires-Python: >=3.12,<4
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cachetools (<6)
Requires-Dist: elasticsearch (>=9.1.0,<10.0.0)
Requires-Dist: followthemoney (>=4.2.0,<5.0.0)
Requires-Dist: ftmq (>=4.2.4,<5.0.0)
Requires-Dist: pydantic (>=2.11.7,<3.0.0)
Requires-Dist: pydantic-settings (>=2.10.1,<3.0.0)
Requires-Dist: rigour (>=1.3.0,<2.0.0)
Requires-Dist: werkzeug (>=3.1.3,<4.0.0)
Project-URL: Documentation, https://openaleph.org/docs/lib/openaleph-search
Project-URL: Homepage, https://openaleph.org/docs/lib/openaleph-search
Project-URL: Issues, https://github.com/openaleph/openaleph-search/issues
Project-URL: Repository, https://github.com/openaleph/openaleph-search
Description-Content-Type: text/markdown

# openaleph-search

OpenAleph standalone index & search module


## License and Copyright

`openaleph-search`, (C) 2025 [Data and Research Center – DARC](https://dataresearchcenter.org)

`openaleph-search-tagger` is licensed under the AGPLv3 or later license.

The original codebase of `aleph` from which this project is partly derived from is released under the MIT license.

see [NOTICE](./NOTICE) and [LICENSE](./LICENSE)

