Skip to content

Commit ea3d36d

Browse files
committed
Add updated CITATION.cff from codemeta.json file
1 parent 10335ae commit ea3d36d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CITATION.cff

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
3-
type: software
4-
title: "datatools"
5-
abstract: "A set of command line tools for working with CSV, Excel
6-
Workbooks, JSON and structured text documents."
3+
title: datatools
74
authors:
85
- family-names: Doiel
96
given-names: R. S.
10-
orcid: "https://orcid.org/0000-0003-0900-6903"
11-
12-
maintainers:
13-
- family-names: Doiel
14-
given-names: R. S.
15-
orcid: "https://orcid.org/0000-0003-0900-6903"
16-
7+
orcid: https://orcid.org/0000-0003-0900-6903
8+
abstract: A set of command line tools for working with CSV, Excel Workbooks, JSON and structured text documents.
179
repository-code: "https://github.com/caltechlibrary/datatools"
1810
version: 1.3.5
1911
license-url: "https://data.caltech.edu/license"
20-
keywords: [ "csv", "excel", "sql", "json", "yaml", "xlsx", "golang", "bash" ]
12+
keywords:
13+
- csv
14+
- excel
15+
- sql
16+
- json
17+
- yaml
18+
- xlsx
19+
- golang
20+
- bash
2121
date-released: 2026-02-12

0 commit comments

Comments
 (0)