txt-sushi: Spreadsheets are databases!
TxtSushi is a collection of command line utilities for processing comma-separated and tab-delimited files (AKA flat files, spreadsheets). The most important utility (tssql) lets you perform SQL selects on CSV files. By focusing exclusively on processing text files with a tabular structure, TxtSushi simplifies common tasks like filtering, joining and transformation that would take some effort to accomplish with a more powerful scripting language.
Modules
[Index]
Downloads
- txt-sushi-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.2, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.6.0 |
|---|---|
| Dependencies | base, containers, directory, haskell98, parsec, regex-posix [details] |
| License | LicenseRef-GPL |
| Author | Keith Sheppard |
| Maintainer | keithshep@gmail.com |
| Uploaded | by KeithSheppard at 2009-06-01T02:09:56Z |
| Category | Database, Utils, Text |
| Home page | http://keithsheppard.name/txt-sushi |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Executables | namecolumns, tabtopretty, csvtopretty, tabtocsv, csvtotab, tssql |
| Downloads | 5846 total (24 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |