We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
0ct0pu5
/
pebble-firmware
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
9afaa8e602
Branches
Tags
jwise/cc2564x-ams-crash
jwise/nolto-name
jwise/uart-hack
l10n_crowdin_action
main
pebble-firmware
/
python_libs
/
pblconvert
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