Metadata-Version: |
2.1 |
Name: |
soli-python |
Version: |
0.1.5 |
Summary: |
Python library for SOLI, the Standard for Open Legal Information |
Author: |
ALEA Institute |
Author-Email: |
hello[at]aleainstitute.ai |
Home-Page: |
https://openlegalstandard.org/ |
Project-Url: |
Documentation, https://openlegalstandard.org/docs/ |
Project-Url: |
Repository, https://github.com/alea-institute/soli-python |
License: |
MIT |
Keywords: |
legal,information,standard,soli,open |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Legal Industry |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Text Processing :: Markup :: XML |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.10,<4.0.0 |
Requires-Dist: |
alea-llm-client (<0.2.0,>=0.1.1); extra == "search" |
Requires-Dist: |
httpx (<0.28.0,>=0.27.2) |
Requires-Dist: |
lxml (<6.0.0,>=5.2.2) |
Requires-Dist: |
marisa-trie (<2.0.0,>=1.2.0); extra == "search" |
Requires-Dist: |
pydantic (<3.0.0,>=2.8.2) |
Requires-Dist: |
rapidfuzz (<4.0.0,>=3.10.0); extra == "search" |
Provides-Extra: |
search |
Description-Content-Type: |
text/markdown |