updateCitation

View on PyPIReverse Dependencies (1)

0.0.8 updatecitation-0.0.8-py3-none-any.whl

Wheel Details

Project: updateCitation
Version: 0.0.8
Filename: updatecitation-0.0.8-py3-none-any.whl
Download: [link]
Size: 25986
MD5: 83c332ee5b8645994246ecf837beca00
SHA256: a1f16479fead25e84c7d16dadaaaebde294408007b62987a84acfe25908338f7
Uploaded: 2025-03-07 13:42:24 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: updateCitation
Version: 0.0.8
Summary: Automatically update citation files (CITATION.cff) in a GitHub repository from `pyproject.toml`, GitHub releases, and PyPI releases.
Author-Email: Hunter Hogan <HunterHogan[at]pm.me>
Project-Url: Donate, https://www.patreon.com/integrated
Project-Url: Homepage, https://github.com/hunterhogan/updateCitation
Project-Url: Repository, https://github.com/hunterhogan/updateCitation.git
License: CC-BY-NC-4.0
Keywords: academic-software,automation,cff,citation-files,citation,doi,github,metadata,publishing,references,research-software,scholarly-communication,software-citation,zenodo
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: attrs
Requires-Dist: cffconvert
Requires-Dist: httpx
Requires-Dist: packaging
Requires-Dist: pygithub
Requires-Dist: ruamel.yaml
Requires-Dist: tomli
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2259 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=zKk7xR1bK1ISdWooQKtrEduymVYB9l_CeF1L3s4HX7k 4135
tests/test_citationFileFormat.py sha256=4Xk3TUNdCZ1CvmHVtwkKJhJLPAuDkYYFlHG79VD0sdM 1898
tests/test_flowControl.py sha256=XSi8G2MWf22v-CadTONQqESVGRLcH5UObcRS7LN3CXI 5304
tests/test_github.py sha256=1AUzIz1wV6vY1R7ZZzwmpGTVOIvjxSzWUlALXy1AdX8 1278
tests/test_pypa.py sha256=YT5KvswSjW7_Ds4EFUw2F2YSlH40ah5RMB4VCY94ubg 287
tests/test_pypi.py sha256=opYzHLvkUogazKSxWLHQ-1o1vwJe5-AVFOol3vmKSGg 1138
tests/test_variables.py sha256=IzM8GEf41hfpjLSFrMK3X6n-ukXOPHQyMgpOCjrsnmk 820
updateCitation/__init__.py sha256=eezA1ELXdasha6qC6wBsZQiVYlwAh2AuyFKrt2o7GwI 582
updateCitation/citationFileFormat.py sha256=JxiBOQHWH7hnJplMU37IdEN0uMU5fZt6YNInKFa-4lw 2570
updateCitation/flowControl.py sha256=pQL3qmRy4elIPWYdxLk768bCQa0ai3CD4auAN5x2eQQ 2952
updateCitation/github.py sha256=rNsgSoz94uEAbJAKde90cQHomN4ly3LCN6pmlZ_F4_A 6879
updateCitation/pypa.py sha256=LbhNVB2l0UEjDr5YNHvoO9WuvH13og1T5RYaFF4erC8 2918
updateCitation/pypi.py sha256=gipNpD1Dv5yPhioalWMv5aFtwaniml0DW0VOwhICErM 831
updateCitation/pyprojectDOTtoml.py sha256=8osbFstyb3Amb8Z9oSLTMeYKKTJJ2bIa9ef4EuF-dfI 1698
updateCitation/variables.py sha256=y4TSk3BMKL6zUxz--DNYHzibhnIQPmr8PPtDUcX2XQI 8172
updatecitation-0.0.8.dist-info/LICENSE sha256=NxH5Y8BdC-gNU-WSMwim3uMbID2iNDXJz7fHtuTdXhk 19346
updatecitation-0.0.8.dist-info/METADATA sha256=L2opQ_wVmdiTSdhTocsQYriRoMt2dthXYfl58fzshGI 4241
updatecitation-0.0.8.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
updatecitation-0.0.8.dist-info/top_level.txt sha256=eOpN0vqdSvtBw17iFjiv7Xz4cxHlud_QVVe0Tquad_I 21
updatecitation-0.0.8.dist-info/RECORD

top_level.txt

tests
updateCitation