bioliterature

View on PyPIReverse Dependencies (0)

0.0.1 bioliterature-0.0.1-py3-none-any.whl

Wheel Details

Project: bioliterature
Version: 0.0.1
Filename: bioliterature-0.0.1-py3-none-any.whl
Download: [link]
Size: 14619
MD5: f1ef20c54f6a232640425199b9de356b
SHA256: 3d87aa3e4a90063b3f2d475b81db85b4e8f5adeecd995518494f8a25d81c8ee3
Uploaded: 2025-02-10 13:38:33 +0000

This wheel failed validation; the error message was: RECORD contains invalid sha256 base64 nopad digest for 'bioliterature/version.py': '552e4cf899b835cd2adcdcf0bcff0f1bd237e20dd08f121ff85c4946323786b2'

dist-info

METADATA

Metadata-Version: 2.4
Name: bioliterature
Version: 0.0.1
Summary: Access and analyze biomedical literature
Author: Charles Tapley Hoyt
Author-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Maintainer: Charles Tapley Hoyt
Maintainer-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/cthoyt/bioliterature/issues
Project-Url: Documentation, https://bioliterature.readthedocs.io
Project-Url: Funding, https://github.com/sponsors/cthoyt
Project-Url: Homepage, https://github.com/cthoyt/bioliterature
Project-Url: Repository, https://github.com/cthoyt/bioliterature.git
Keywords: snekpack,cookiecutter
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Framework :: tox
Classifier: Framework :: Sphinx
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: curies
Requires-Dist: ssslm
Requires-Dist: pydantic
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: more-itertools
Requires-Dist: sphinx (>=8); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=3.0); extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage[toml]; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11305 characters]

WHEEL

Wheel-Version: 1.0
Generator: uv 0.5.29
Root-Is-Purelib: true
Tag: py3-none-any

entry_points.txt

bioliterature = bioliterature.cli:main