0.0.1 • Published 11 months ago

citation-cff-utils v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Citation CFF Utils

Typescript utility library for CITATION.cff files.

Citation File Format is used to provide citation metadata for software and datasets in YAML.

Current scope

  • Reading, writing, validating CITATION.cff files
  • Convert from MyST frontmatter to CFF
  • Only CFF version 1.2.0 supported

Potential goals

  • Conversion to MyST frontmatter
  • Support for other CFF versions
  • Conversion to/from other formats (e.g. bibtex)
  • CLI