mirror of
https://github.com/google/pebble
synced 2026-09-04 05:16:23 +02:00
pblconvert ========== pblconvert is a tool to convert pebble resources. Today, it can be used to convert SVGs to PDCs. Installing ----------- ``` $ pip install . ``` Running tests ------------- ``` $ nosetests tests ``` Usage ------ ``` pblconvert --infile <input> [--informat --outfile --outformat] ``` One of [outformat|outfile] is required