[cli] First draft implementation of "convert" command, which builds a simple graph of reader+writer and executes it.

This commit is contained in:
Romain Dorgueil
2017-07-16 18:45:49 +02:00
parent 53d6ac5887
commit 3e961776e3
4 changed files with 65 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-07-04 10:50:55.775681
# Updated at 2017-07-16 18:44:56.169119
PACKAGE ?= bonobo
PYTHON ?= $(shell which python)