Skip to content

Commit 6bb0aff

Browse files
committed
Add updated CITATION.cff from codemeta.json file
1 parent 8109536 commit 6bb0aff

1 file changed

Lines changed: 13 additions & 16 deletions

File tree

CITATION.cff

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
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. Included are tools for
7-
handling urlencoding and urldecoding as well as path relationships on
8-
the file system and in URLs"
3+
title: datatools
94
authors:
10-
- family-names: Doiel
11-
given-names: R. S.
12-
orcid: ""
13-
14-
maintainers:
15-
- family-names: Doiel
16-
given-names: R. S.
17-
orcid: ""
18-
5+
abstract: A set of command line tools for working with CSV, Excel Workbooks, JSON and structured text documents. Included are tools for handling urlencoding and urldecoding as well as path relationships on the file system and in URLs
196
repository-code: "https://github.com/caltechlibrary/datatools"
207
version: 1.3.5
218
license-url: "https://data.caltech.edu/license"
22-
keywords: [ "csv", "excel", "sql", "json", "yaml", "xlsx", "golang", "bash", "url", "urlencoding" ]
9+
keywords:
10+
- csv
11+
- excel
12+
- sql
13+
- json
14+
- yaml
15+
- xlsx
16+
- golang
17+
- bash
18+
- url
19+
- urlencoding
2320
date-released: 2026-02-12

0 commit comments

Comments
 (0)