Sha256: 163419cc40920af4d17afc4de9f20b5007c8c714575b96dd0d96b1ff929e197b
Contents?: true
Size: 737 Bytes
Versions: 2
Compression:
Stored size: 737 Bytes
Contents
cff-version: 1.2.0 message: <%= configuration.citation_message %> title: <%= configuration.project_label %> abstract: version: <%= configuration.project_version %> license: <%= configuration.license_label_version %> date-released: <%= configuration.loaded_at.strftime "%Y-%m-%d" %> authors: - family-names: <%= configuration.author_family_name %> given-names: <%= configuration.author_given_name %> affiliation: <%= configuration.citation_affiliation %> orcid: https://orcid.org/<%= configuration.citation_orcid %> keywords: - ruby repository-code: <%= configuration.computed_project_url_source %> repository-artifact: <%= configuration.computed_project_url_download %> url: <%= configuration.computed_project_url_home %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubysmith-6.10.0 | lib/rubysmith/templates/%project_name%/CITATION.cff.erb |
rubysmith-6.9.0 | lib/rubysmith/templates/%project_name%/CITATION.cff.erb |