pebble/third_party/pbl/pblconvert
2025-01-27 11:38:16 -08:00
..
pblconvert Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
tests Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
.gitignore Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
pblconvert-runner.py Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
README.rst Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
requirements.txt Import of the watch repository from Pebble 2025-01-27 11:38:16 -08:00
setup.py Import of the watch repository from Pebble 2025-01-27 11:38:16 -08: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