Cff Converter Python Versions Save

Command line program to validate and convert CITATION.cff files.

1.0.3

5 years ago

security bugfix by updating requests from 2.18.4 to 2.20.0

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.5

6 years ago

0.0.5

  • Minor changes

0.0.4

  • added optional validation of CITATION.cff files using pykwalifire (--validate)
  • added printing the CITATION.cff contents from the command line
  • added unit tests for command line interface
  • added integration with sonarcloud code quality monitoring
  • removed shorthand command line argument -v (represented both --validate and --verbose)
  • added showing its own version (--version)
  • command line argument --ignore-suspect-keys no longer needs to be assigned a value, it's simply a flag

0.0.3

6 years ago
  • added a command line interface
  • added functionality for overriding, ignoring, removing 'suspect keys': for example, doi, date-released, version, commit
  • added functionality to use various github url formats
  • added functionality to read from string as well as (CFF file found at) url
  • added an 'export to .zenodo.json' method
  • orcid identifiers are now included in codemeta's Person
  • added unit tests, live tests, fixtures

0.0.1

6 years ago

0.0.0

6 years ago

(testing the Zenodo/GitHub integration)