An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

table

Package maintainers For package maintainers and hackage trustees Candidates Formats lines of TSV, CSV, or DSV (delimiter-separated values) into a pretty plain text table, wrappings cells with long content to try to fit the table in the screen. Format Rails issues from the GitHub API into a table. This example uses jq and jsontsv to transform the GitHub API JSON into tab separated values before piping that data into table: Outputs this when the terminal width is 72 characters: You can use table to pretty-format TSV output for mysql, psql, or sqlite3 as well, especially when you need row cell content to wrap to fit everything nicely on the screen. MIT License

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.0
about 11 years ago
Versions
1
Downloads
903 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/table
spec
License MIT
First Release about 11 years ago
Last Synced 4 days ago
Repository
Stars 5 on GitHub
Forks 0 on GitHub