Module: CFF

Defined in:
lib/cff.rb,
lib/cff/file.rb,
lib/cff/util.rb,
lib/cff/model.rb,
lib/cff/entity.rb,
lib/cff/person.rb,
lib/cff/version.rb,
lib/cff/reference.rb,
lib/cff/model_part.rb

Overview

This library provides a Ruby interface to manipulate CITATION.cff files. The primary entry points are Model and File.

See the [CITATION.cff documentation](citation-file-format.github.io/) for more details.

Defined Under Namespace

Modules: Util Classes: Entity, File, Model, ModelPart, Person, Reference

Constant Summary collapse

VERSION =

:nodoc:

'0.4.0'.freeze
DEFAULT_SPEC_VERSION =
'1.0.3'.freeze