Dataclass-Documenter

View on PyPIReverse Dependencies (1)

2024.4 dataclass_documenter-2024.4-py3-none-any.whl

Wheel Details

Project: Dataclass-Documenter
Version: 2024.4
Filename: dataclass_documenter-2024.4-py3-none-any.whl
Download: [link]
Size: 9146
MD5: 40f730f2b02ecc5de782acca6ca7af62
SHA256: 5a9bde53c78dcd5f1f4914a867e4c38f9d22cef0214eb1b5632a886d1340ab55
Uploaded: 2024-09-27 19:25:00 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: Dataclass_Documenter
Version: 2024.4
Summary: Generate commented YAML input files and markdown documentation from dataclasses.
Author-Email: Jan-Michael Rye <jan-michael.rye[at]inria.fr>
Project-Url: Homepage, https://gitlab.inria.fr/jrye/dataclass-documenter
Project-Url: Source, https://gitlab.inria.fr/jrye/dataclass-documenter.git
Project-Url: Documentation, https://jrye.gitlabpages.inria.fr/dataclass-documenter
Project-Url: Issues, https://gitlab.inria.fr/jrye/dataclass-documenter/-/issues
License: MIT License Copyright (c) 2023, Inria Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: docstring-parser
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5057 characters]

WHEEL

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

RECORD

Path Digest Size
dataclass_documenter/__init__.py sha256=8hNeYbXW_0bA9AlHl-e3n_V9UQouqc7553yXahxdcRk 134
dataclass_documenter/dataclass_documenter.py sha256=y2p49vY10XptRTnal21I6nQ9RNb-zL5htqg7ILuGXIs 6437
dataclass_documenter/main.py sha256=zeiRX2R58uws6yazVMPnibpiD9UQM0v1Z4I3Qn0EHRk 3837
dataclass_documenter/typing.py sha256=HeUEWHHiYkyqBOPnFkjR_tX_Xytn2sXvDVGsTo2iZBY 1229
dataclass_documenter/version.py sha256=haOkBwpnwzJr21WgGP2JTwUEdBC8IPJL7EGWHxBWvoM 273
dataclass_documenter-2024.4.dist-info/METADATA sha256=taDFcjixaZ3uEz5SzjLLh6Z7TMrCMEA27yNrbDgFl5M 7006
dataclass_documenter-2024.4.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
dataclass_documenter-2024.4.dist-info/entry_points.txt sha256=5gAzGAVI20sYmfIbJgY3eieF5OzUTc_3YIt5mBLM2jU 76
dataclass_documenter-2024.4.dist-info/licenses/LICENSE.txt sha256=7ZVgA-N1yya8Qwzr9ZjpHrjE82k8WeK_bjdWVOm4qBk 1063
dataclass_documenter-2024.4.dist-info/RECORD

entry_points.txt

dataclass_documenter = dataclass_documenter.main:run_main