watchexec/lib/CITATION.cff

21 lines
434 B
YAML

# YAML 1.2
---
cff-version: "1.1.0"
message: |
If you use this software, please cite it using these metadata.
The command-line tool has its own CITATION.cff file.
title: Watchexec (library)
version: "2.0.0-pre.14"
date-released: 2022-04-03
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0
authors:
- family-names: Green
given-names: Matt
- family-names: Saparelli
given-names: Félix
...