[console_scripts]
plugemin = plugemin.cli:main

[plugemin.InputPlugin]
CsvInput = plugemin:CsvInput
JsonInput = plugemin:JsonInput

