mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 08:55:41 +00:00
* 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`
9 lines
169 B
Text
9 lines
169 B
Text
Package: foo
|
|
Version: 1.0
|
|
Depends: libc6 (>= 2.0), libfoo (>= 1.2)
|
|
Description: A test package.
|
|
|
|
Package: bar
|
|
Version: 2.0
|
|
Recommends: foo
|
|
Description: Another package.
|