hdmf-docutils

View on PyPIReverse Dependencies (6)

0.4.8 hdmf_docutils-0.4.8-py3-none-any.whl

Wheel Details

Project: hdmf-docutils
Version: 0.4.8
Filename: hdmf_docutils-0.4.8-py3-none-any.whl
Download: [link]
Size: 1601615
MD5: 9a2da929cbd8efbd366745b17b9d4406
SHA256: a44811f77d466bb8501c71b36a13e7d342bcd55a47bcc95c08964a554a6df440
Uploaded: 2025-02-10 20:15:14 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: hdmf_docutils
Version: 0.4.8
Summary: Collection of CLIs, scripts and modules useful to generate the NWB documentation
Author-Email: Oliver Ruebel <oruebel[at]lbl.gov>, Ryan Ly <rly[at]lbl.gov>
Project-Url: Homepage, https://github.com/hdmf-dev/hdmf-docutils
Keywords: HDF,HDF5,NWB,NWB:N,NeurodataWithoutBorders,Neuroscience,cross-platform,data-format,open-data,open-science,open-source,python,reproducible-research
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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 :: Documentation :: Sphinx
Requires-Python: >=3.8
Requires-Dist: hdmf
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: pillow
Requires-Dist: ruamel-yaml
Requires-Dist: sphinx
Requires-Dist: sphinx-gallery
Requires-Dist: sphinx-rtd-theme
Requires-Dist: codespell; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-Expression: BSD-3-Clause-LBNL
[Description omitted; length: 6025 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hdmf_docutils/__init__.py sha256=0CXZy8AmapKoS6arzqaplqBJoSwe-XtO57uCql_AQ_4 440
hdmf_docutils/_version.py sha256=WKH2DAU2byiQfZy9XW8vTna5aTSXgkj8aA__Cy4DLwQ 411
hdmf_docutils/compare-hdf5-files.ipynb sha256=tjA606ecckZvXu8zhnW0iQ2EuPwYQMNEYoD6OpnXtNA 2072462
hdmf_docutils/generate_format_docs.py sha256=L2EYISIzAKUBeoAypf9ZHs0zv-p85eOX5DFA_RMt0QY 29219
hdmf_docutils/init_sphinx_extension_doc.py sha256=QRc-iDu-AMo-fBZi_UewlnBc6ZT-dz_MNpkPRpirAEE 46615
hdmf_docutils/doctools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hdmf_docutils/doctools/output.py sha256=M7Eokggh4CflZezWdhqzHmxZVxITdSA5NOaRCakBIyM 3543
hdmf_docutils/doctools/render.py sha256=84P9i9EpD-x_gb8Litlb_qBN5e__zRuLpXauEi8KofQ 35223
hdmf_docutils/doctools/renderrst.py sha256=Ds0R5HGhRcEBsA8YQjBJwvaI3m45c9gCZNsXPyriMds 44858
hdmf_docutils/doctools/rst.py sha256=_VnEbR13V-mlMUUgAf4FDoUX75wwV2SNIS_rACDCwpU 31089
hdmf_docutils-0.4.8.dist-info/METADATA sha256=gSR6moSlGyMUXx0BeqXJMUpd8wv1XopGLAlfDjQJbZ0 7532
hdmf_docutils-0.4.8.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
hdmf_docutils-0.4.8.dist-info/entry_points.txt sha256=w-IRF7n61ZujSN1zPy2GC53he9MEceNyY9NPEpRfUQ8 316
hdmf_docutils-0.4.8.dist-info/RECORD

entry_points.txt

hdmf_generate_format_docs = hdmf_docutils.generate_format_docs:main
hdmf_init_sphinx_extension_doc = hdmf_docutils.init_sphinx_extension_doc:main
nwb_generate_format_docs = hdmf_docutils.generate_format_docs:nwb_main
nwb_init_sphinx_extension_doc = hdmf_docutils.init_sphinx_extension_doc:nwb_main