doi2cff
doi2cff copied to clipboard
Generate a CFF file using the metadata from a software release on Zenodo.
Bumps [wheel](https://github.com/pypa/wheel) from 0.30.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
* DOI 2 cff version: 1.0.0 * Python version: 3.7.3 * Operating System: Debian Buster ### Description I'm trying to build a Debian package from doi2cff. The usage example doi2cff...
Hello I wanted to generate `CITATION.cff` from existing records, and realized that `doi2cff` is almost what I need. Thanks for that! I just made a modification to generate `cff` fron...
Bumps [pip](https://github.com/pypa/pip) from 18.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
* DOI 2 cff version: 1.0.0 * Python version: tried 2.7.12 & 3.5.2 * Operating System: ubuntu ### Description Tried creating a .cff file using a DOI. I couldn't get...
The validator described at https://github.com/citation-file-format/schema and this tool require different "m versions of ruaml.yaml Python package. The versions have different APIs. You can't have both tools installed inside same environment.
For now you must use a git url to pip install. It would be nice I you could install it with `pip install doi2cff`.