Metadata-Version: 2.1
Name: opendp
Version: 0.12.1a20250316001
Summary: Python bindings for the OpenDP Library
Home-page: https://opendp.org
Author: The OpenDP Project
Author-email: info@opendp.org
License: UNKNOWN
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
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: polars
Requires-Dist: polars==1.12.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: scikit-learn
Requires-Dist: scikit-learn; extra == "scikit-learn"
Requires-Dist: numpy; extra == "scikit-learn"
Requires-Dist: randomgen>=2.0.0; extra == "scikit-learn"

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

