Metadata-Version: 2.4
Name: opendp
Version: 0.14.1a20260228001
Summary: Python bindings for the OpenDP Library
Home-page: https://opendp.org
Author: The OpenDP Project
Author-email: info@opendp.org
License: MIT
Project-URL: Source, https://github.com/opendp/opendp
Project-URL: Issues, https://github.com/opendp/opendp/issues
Project-URL: Documentation, https://docs.opendp.org/
Keywords: differential privacy
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: deprecated
Provides-Extra: numpy
Requires-Dist: numpy; extra == "numpy"
Requires-Dist: randomgen>=2.0.0; extra == "numpy"
Provides-Extra: scikit-learn
Requires-Dist: scikit-learn; extra == "scikit-learn"
Requires-Dist: numpy; extra == "scikit-learn"
Requires-Dist: randomgen>=2.0.0; extra == "scikit-learn"
Provides-Extra: polars
Requires-Dist: polars==1.32.0; extra == "polars"
Requires-Dist: pyarrow; extra == "polars"
Requires-Dist: scikit-learn; extra == "polars"
Requires-Dist: numpy; extra == "polars"
Requires-Dist: randomgen>=2.0.0; extra == "polars"
Provides-Extra: mbi
Requires-Dist: mbi==1.0.0; extra == "mbi"
Requires-Dist: polars==1.32.0; extra == "mbi"
Requires-Dist: pyarrow; extra == "mbi"
Requires-Dist: scikit-learn; extra == "mbi"
Requires-Dist: numpy; extra == "mbi"
Requires-Dist: randomgen>=2.0.0; extra == "mbi"
Dynamic: license-file

Placeholder README.md for developer installs.   
Refer to the root-level README.md.
