@@ -11,7 +11,7 @@ authors:
1111 orcid : " https://orcid.org/0000-0003-0900-6903"
1212
1313repository-code : " https://github.com/caltechlibrary/datatools"
14- version : 1.1.4
14+ version : 1.1.5
1515license-url : " https://data.caltech.edu/license"
1616keywords : [ "csv", "json", "xlsx", "golang", "bash" ]
1717date-released : 2022-06-30
@@ -20,32 +20,28 @@ date-released: 2022-06-30
2020About this software
2121===================
2222
23- ## datatools 1.1.4
23+ ## datatools 1.1.5
2424
2525### Authors
2626
2727- R. S. Doiel
2828
29- A set of command line tools for working with CSV, Excel Workbooks, JSON
30- and structured text documents.
3129
30+ ### Maintainers
3231
32+ - R. S. Doiel
3333
3434A set of command line tools for working with CSV, Excel Workbooks, JSON
3535and structured text documents.
3636
37- A set of command line tools for working with CSV, Excel Workbooks, JSON
38- and structured text documents.
39-
40-
4137- License: https://data.caltech.edu/license
4238- GitHub: https://github.com/caltechlibrary/datatools
4339- Issues: https://github.com/caltechlibrary/datatools/issues
4440
4541
4642### Programming languages
4743
48- - Go 1.19.2
44+ - Go 1.19.4
4945
5046### Operating Systems
5147
@@ -55,5 +51,5 @@ and structured text documents.
5551
5652### Software Requiremets
5753
58- - Golang 1.19.2 or better
59- - Pandoc 2.19.2 or better
54+ - Golang 1.19 or better
55+ - Pandoc 2.19 or better
0 commit comments