Gerard Marull-Paretas 9afaa8e602 third_party: restore locations vor 6 Monaten
..
pblconvert 9afaa8e602 third_party: restore locations vor 6 Monaten
tests 9afaa8e602 third_party: restore locations vor 6 Monaten
.gitignore 9afaa8e602 third_party: restore locations vor 6 Monaten
README.rst 9afaa8e602 third_party: restore locations vor 6 Monaten
pblconvert-runner.py 9afaa8e602 third_party: restore locations vor 6 Monaten
requirements.txt 9afaa8e602 third_party: restore locations vor 6 Monaten
setup.py 9afaa8e602 third_party: restore locations vor 6 Monaten

README.rst

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 [--informat --outfile --outformat]
```

One of [outformat|outfile] is required