On 10/26/2016 07:12 PM, John Kasunich wrote: > > > On Wed, Oct 26, 2016, at 08:59 PM, Jeff Epler wrote: >> I'm totally open to 'comp' gaining a new output format that describes the >> component. that beats parsing manpage markup by a factor of about a billion. >> but somebody needs to design that format and implement it in comp. > > Definitely beats parsing man pages. Perhaps XML? > Non-comp components would need a (one-time) manually generated file.
My preference is for JSON over XML. I find it more readable, there are python codec libraries, and there's a handy program named 'jq' for manual and shell script use. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
