Skip to content

Commit 39c39f1

Browse files
author
R. S. Doiel
committed
Merge branch 'main' of github.com:caltechlibrary/datatools into gh-pages
2 parents df83c4a + 6bb0aff commit 39c39f1

1,233 files changed

Lines changed: 293 additions & 1488 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

INSTALL.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

INSTALL_NOTES_Windows.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

INSTALL_NOTES_macOS.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

TODO.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

about.html

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,53 +14,60 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>
2727
<section id="main-content">
2828
<h1 id="about-this-software">About this software</h1>
2929
<h2 id="datatools-1.3.5">datatools 1.3.5</h2>
30-
<h3 id="authors">Authors</h3>
30+
<p>Added urlencode, urldecode and reldocpath cli.</p>
31+
<h2 id="authors">Authors</h2>
3132
<ul>
32-
<li>R. S. Doiel</li>
33+
<li><a href="https://orcid.org/0000-0003-0900-6903">R. S. Doiel</a></li>
3334
</ul>
34-
<h3 id="maintainers">Maintainers</h3>
35+
<h2 id="maintainers">Maintainers</h2>
3536
<ul>
36-
<li>R. S. Doiel</li>
37+
<li><a href="https://orcid.org/0000-0003-0900-6903">R. S. Doiel</a></li>
3738
</ul>
3839
<p>A set of command line tools for working with CSV, Excel Workbooks,
3940
JSON and structured text documents. Included are tools for handling
4041
urlencoding and urldecoding as well as path relationships on the file
4142
system and in URLs</p>
4243
<ul>
43-
<li>License: <a href="https://data.caltech.edu/license"
44-
class="uri">https://data.caltech.edu/license</a></li>
45-
<li>GitHub: <a href="https://github.com/caltechlibrary/datatools"
46-
class="uri">https://github.com/caltechlibrary/datatools</a></li>
47-
<li>Issues: <a href="https://github.com/caltechlibrary/datatools/issues"
48-
class="uri">https://github.com/caltechlibrary/datatools/issues</a></li>
44+
<li><a href="https://data.caltech.edu/license">License</a></li>
45+
<li><a href="https://github.com/caltechlibrary/datatools">Code
46+
Repository</a>
47+
<ul>
48+
<li><a href="https://github.com/caltechlibrary/datatools/issues">Issue
49+
Tracker</a></li>
50+
</ul></li>
4951
</ul>
50-
<h3 id="programming-languages">Programming languages</h3>
52+
<h2 id="programming-languages">Programming languages</h2>
5153
<ul>
5254
<li>Go &gt;= 1.25.6</li>
5355
</ul>
54-
<h3 id="operating-systems">Operating Systems</h3>
56+
<h2 id="operating-systems">Operating Systems</h2>
5557
<ul>
5658
<li>Linux</li>
5759
<li>Windows</li>
5860
<li>macOS</li>
5961
</ul>
60-
<h3 id="software-requiremets">Software Requiremets</h3>
62+
<h2 id="software-requirements">Software Requirements</h2>
63+
<ul>
64+
<li>Golang &gt;= 1.26</li>
65+
<li>Pandoc &gt;= 3.9</li>
66+
</ul>
67+
<h2 id="software-suggestions">Software Suggestions</h2>
6168
<ul>
62-
<li>Golang &gt;= 1.25.6</li>
63-
<li>Pandoc &gt;= 3.1</li>
69+
<li>CMTools &gt;= 0.0.43</li>
70+
<li>GNU Make &gt;= 3.8</li>
6471
</ul>
6572
</section>
6673
<footer-global></footer-global>

about.md

Lines changed: 62 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,89 @@
11
---
2-
cff-version: 1.2.0
3-
message: "If you use this software, please cite it as below."
4-
type: software
5-
title: "datatools"
6-
abstract: "A set of command line tools for working with CSV, Excel
7-
Workbooks, JSON and structured text documents. Included are tools for
8-
handling urlencoding and urldecoding as well as path relationships on
9-
the file system and in URLs"
2+
title: datatools
3+
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"
104
authors:
11-
- family-names: Doiel
12-
given-names: R. S.
13-
orcid: ""
5+
- family_name: Doiel
6+
given_name: R. S.
7+
id: https://orcid.org/0000-0003-0900-6903
148

15-
repository-code: "https://github.com/caltechlibrary/datatools"
9+
10+
maintainer:
11+
- family_name: Doiel
12+
given_name: R. S.
13+
id: https://orcid.org/0000-0003-0900-6903
14+
15+
repository_code: https://github.com/caltechlibrary/datatools
1616
version: 1.3.5
17-
license-url: "https://data.caltech.edu/license"
18-
keywords: [ "csv", "excel", "sql", "json", "yaml", "xlsx", "golang", "bash", "url", "urlencoding" ]
19-
date-released: 2026-02-12
17+
license_url: https://data.caltech.edu/license
18+
operating_system:
19+
- Linux
20+
- Windows
21+
- macOS
22+
23+
programming_language:
24+
- Go &gt;&#x3D; 1.25.6
25+
26+
keywords:
27+
- csv
28+
- excel
29+
- sql
30+
- json
31+
- yaml
32+
- xlsx
33+
- golang
34+
- bash
35+
- url
36+
- urlencoding
37+
38+
date_released: 2026-02-12
2039
---
2140

2241
About this software
2342
===================
2443

2544
## datatools 1.3.5
2645

27-
### Authors
46+
Added urlencode, urldecode and reldocpath cli.
47+
48+
## Authors
49+
50+
- [R. S. Doiel](https://orcid.org/0000-0003-0900-6903)
51+
52+
2853

29-
- R. S. Doiel
3054

55+
## Maintainers
3156

32-
### Maintainers
57+
- [R. S. Doiel](https://orcid.org/0000-0003-0900-6903)
3358

34-
- R. S. Doiel
3559

36-
A set of command line tools for working with CSV, Excel Workbooks, JSON
37-
and structured text documents. Included are tools for handling
38-
urlencoding and urldecoding as well as path relationships on the file
39-
system and in URLs
60+
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
4061

41-
- License: <https://data.caltech.edu/license>
42-
- GitHub: <https://github.com/caltechlibrary/datatools>
43-
- Issues: <https://github.com/caltechlibrary/datatools/issues>
62+
- [License](https://data.caltech.edu/license)
63+
- [Code Repository](https://github.com/caltechlibrary/datatools)
64+
- [Issue Tracker](https://github.com/caltechlibrary/datatools/issues)
4465

66+
## Programming languages
4567

46-
### Programming languages
68+
- Go >= 1.25.6
4769

48-
- Go &gt;= 1.25.6
4970

50-
### Operating Systems
71+
## Operating Systems
5172

5273
- Linux
5374
- Windows
5475
- macOS
5576

56-
### Software Requiremets
5777

58-
- Golang &gt;= 1.25.6
59-
- Pandoc &gt;= 3.1
78+
## Software Requirements
79+
80+
- Golang >= 1.26
81+
- Pandoc >= 3.9
82+
83+
84+
## Software Suggestions
85+
86+
- CMTools >= 0.0.43
87+
- GNU Make >= 3.8
88+
89+

add-col-scope.lua

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
-- add-col-scope.lua adds a scope="col" to table header elements
2+
function Table(tbl)
3+
for _, head in ipairs(tbl.head.rows) do
4+
for _, cell in ipairs(head.cells) do
5+
cell.attr.attributes["scope"] = "col"
6+
end
7+
end
8+
return tbl
9+
end

codemeta.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,12 @@
6060
"Go >= 1.25.6"
6161
],
6262
"softwareRequirements": [
63-
"Golang >= 1.25.6",
64-
"Pandoc >= 3.1"
63+
"Golang >= 1.26",
64+
"Pandoc >= 3.9"
65+
],
66+
"softwareSuggestions": [
67+
"CMTools >= 0.0.43",
68+
"GNU Make >= 3.8"
6569
],
6670
"version": "1.3.5",
6771
"developmentStatus": "active",

codemeta2cff.1.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

csv2json.1.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<a href="#main-content" class="visually-hidden">skip to main content</a>
1515
<nav>
1616
<ul>
17-
<li><a href="/">Home</a></li>
18-
<li><a href="index.html">README</a></li>
17+
<li><a href="/">All Library Apps</a></li>
18+
<li><a href="index.html">Home</a></li>
1919
<li><a href="LICENSE">LICENSE</a></li>
2020
<li><a href="INSTALL.html">INSTALL</a></li>
2121
<li><a href="user_manual.html">User Manual</a></li>
2222
<li><a href="about.html">About</a></li>
23-
<li><a href="search.html">Search</a></li>
23+
<!-- <li><a href="search.html">Search</a></li> -->
2424
<li><a href="https://github.com/caltechlibrary/datatools">Code Repository</a></li>
2525
</ul>
2626
</nav>

0 commit comments

Comments
 (0)