Metadata-Version: |
2.1 |
Name: |
acro |
Version: |
0.4.7 |
Summary: |
ACRO: Tools for the Automatic Checking of Research Outputs |
Maintainer: |
Jim Smith |
Maintainer-Email: |
james.smith[at]uwe.ac.uk |
Home-Page: |
https://github.com/AI-SDC/ACRO |
Project-Url: |
Changelog, https://github.com/AI-SDC/ACRO/CHANGELOG.md |
Project-Url: |
Documentation, https://github.com/AI-SDC/ACRO/wiki |
Project-Url: |
Bug Tracker, https://github.com/AI-SDC/ACRO/issues |
Project-Url: |
Discussions, https://github.com/AI-SDC/ACRO/discussions |
License: |
MIT |
Keywords: |
data-privacy,data-protection,privacy,privacy-tools,statistical-disclosure-control,statistical-software |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
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 :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Operating System :: OS Independent |
Requires-Python: |
>=3.9 |
Requires-Dist: |
lxml |
Requires-Dist: |
matplotlib |
Requires-Dist: |
numpy (<2.0.0) |
Requires-Dist: |
openpyxl |
Requires-Dist: |
pandas (<2.3,>=1.5.0) |
Requires-Dist: |
PyYAML |
Requires-Dist: |
statsmodels |
Requires-Dist: |
matplotlib (==3.7.2); extra == "doc" |
Requires-Dist: |
numpy (==1.23.1); extra == "doc" |
Requires-Dist: |
numpydoc (==1.4.0); extra == "doc" |
Requires-Dist: |
pandas (==1.5.0); extra == "doc" |
Requires-Dist: |
pytest (==7.1.2); extra == "doc" |
Requires-Dist: |
PyYAML (==6.0); extra == "doc" |
Requires-Dist: |
sphinx-autopackagesummary (==1.3); extra == "doc" |
Requires-Dist: |
sphinx-gallery (==0.10.1); extra == "doc" |
Requires-Dist: |
sphinx-issues (==3.0.1); extra == "doc" |
Requires-Dist: |
sphinx-prompt (==1.5.0); extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme (==1.0.0); extra == "doc" |
Requires-Dist: |
statsmodels (==0.13.2); extra == "doc" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |