CitationCFFWriter

class CitationCFFWriter[source]

Bases: Writer

Write an author list for the CITATION.cff file on GitHub.

Methods Summary

iter_lines(authorship)

Iterate lines.

Methods Documentation

iter_lines(authorship)[source]

Iterate lines.

Return type

Iterable[str]