miller/pkg
John Kerl daae7ff7f0
Add DCF (Debian Control Format) as supported file type (#1970)
* reader

* record writer

* pkg/output/record_writer_dcf.go

* test/input/test.dcf

* test/cases/io-dcf/

* pkg/cli/option_parse.go

* make fmt

* make dev

* docs and `make dev`
2026-02-16 11:10:39 -05:00
..
auxents Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
bifs Genericize lib.OrderedMap (#1948) 2026-02-01 16:08:43 -05:00
cli Add DCF (Debian Control Format) as supported file type (#1970) 2026-02-16 11:10:39 -05:00
climain Add -c, -t, -j to doc matrix in PR 1824 (#1826) 2025-07-03 19:23:38 -04:00
colorizer Support $NO_COLOR (#1580) 2024-06-08 13:08:15 -04:00
dsl Replace list.List with Go slices (#1950) 2026-02-01 17:22:28 -05:00
entrypoint Preserve file mods on mlr -I (#1849) 2025-08-05 18:11:27 -05:00
go-csv Deadstrip (#1947) 2026-02-01 15:44:08 -05:00
input Add DCF (Debian Control Format) as supported file type (#1970) 2026-02-16 11:10:39 -05:00
lib Add DCF (Debian Control Format) as supported file type (#1970) 2026-02-16 11:10:39 -05:00
mlrval Support YAML I/O (#1963) 2026-02-15 09:24:38 -05:00
output Add DCF (Debian Control Format) as supported file type (#1970) 2026-02-16 11:10:39 -05:00
parsing Format Go bits within mlr.bnf (#1955) 2026-02-07 15:45:48 -05:00
pbnjay-strptime Improve parsing of variable-length fractional seconds using strptime (#1968) 2026-02-15 16:43:44 -05:00
platform Static-check fixes from @lespea #1657, batch 4/n (#1706) 2024-10-27 12:00:25 -04:00
runtime Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
scan The package version must match the major tag version (#1654) 2024-09-20 12:10:11 -04:00
stream Replace list.List with Go slices (#1950) 2026-02-01 17:22:28 -05:00
terminals Add DCF (Debian Control Format) as supported file type (#1970) 2026-02-16 11:10:39 -05:00
transformers mlr split with --folder (#1962) 2026-02-14 20:22:24 -05:00
types Resolve a few to-do comments in the source code (#1951) 2026-02-01 18:14:20 -05:00
version Miller 6.16.0 (#1930) 2026-01-02 13:57:59 -05:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

Please see ../../README-dev.md for an overview; please see each subdirectory for details about it.