We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
0ct0pu5
/
pebble-firmware
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Haara:
main
Haarat
Tagit
jwise/cc2564x-ams-crash
jwise/nolto-name
jwise/uart-hack
l10n_crowdin_action
main
pebble-firmware
/
python_libs
/
pblconvert
Manatsawin Hanmongkolchai
1f4ec5301b
python: Port setuptools to pyproject.toml
5 kuukautta sitten
..
pblconvert
1f4ec5301b
python: Port setuptools to pyproject.toml
5 kuukautta sitten
tests
9afaa8e602
third_party: restore locations
6 kuukautta sitten
.gitignore
1f4ec5301b
python: Port setuptools to pyproject.toml
5 kuukautta sitten
README.rst
9afaa8e602
third_party: restore locations
6 kuukautta sitten
pblconvert-runner.py
9afaa8e602
third_party: restore locations
6 kuukautta sitten
pyproject.toml
1f4ec5301b
python: Port setuptools to pyproject.toml
5 kuukautta sitten
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