open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

compile: Change --package option to --into <package|records> #122

Open jpmckinney opened 4 years ago

jpmckinney commented 4 years ago

Follow-up to #115

Postponed until there is demand, as it would require a change to the public API.

Otherwise, it's not difficult to implement, as Packager already has an output_records method.