Skip to content

Commit a74a19f

Browse files
committed
Add updated CITATION.cff from codemeta.json file
1 parent f86e208 commit a74a19f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CITATION.cff

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
title: datatools
44
authors:
5-
- family-names: Doiel
6-
given-names: R. S.
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.
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
96
repository-code: "https://github.com/caltechlibrary/datatools"
107
version: 1.3.5
118
license-url: "https://data.caltech.edu/license"
@@ -18,4 +15,6 @@ keywords:
1815
- xlsx
1916
- golang
2017
- bash
18+
- url
19+
- urlencoding
2120
date-released: 2026-02-12

0 commit comments

Comments
 (0)