[csw-maintainers] Packaging gems and package naming conventions
Dagobert Michelsen
dam at opencsw.org
Thu Oct 21 11:20:10 CEST 2010
Hi Oliver,
Am 21.10.2010 um 11:11 schrieb Oliver Kiddle:
> If we
> ever do that, we should add options like dpkg --get-selections where
> the
> output is for the consumption of a script rather than a human.
There are other feasible approaches to make it human readable like
defining a maximum column width and either simple concat longer ones
(wouldn't require a special machine-readable option)
CSWmypkg mypkg 1.2.3,REV=01.01.2001
CSWmylongpackage mylongpackage 2.3.4,REV=01.01.2001
CSWopkg otherpkg 3.4.5,REV=01.02.2003
or skip with the field to the next line
CSWmypkg mypkg 1.2.3,REV=01.01.2001
CSWmylongpackage
mylongpackage
2.3.4,REV=01.01.2001
CSWopkg otherpkg 3.4.5,REV=01.02.2003
Best regards
-- Dago
More information about the maintainers
mailing list