We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
0ct0pu5
/
pebble-firmware
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
main
Branche
Tagy
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 mesiacov pred
..
pblconvert
1f4ec5301b
python: Port setuptools to pyproject.toml
4 mesiacov pred
tests
9afaa8e602
third_party: restore locations
6 mesiacov pred
.gitignore
1f4ec5301b
python: Port setuptools to pyproject.toml
4 mesiacov pred
README.rst
9afaa8e602
third_party: restore locations
6 mesiacov pred
pblconvert-runner.py
9afaa8e602
third_party: restore locations
6 mesiacov pred
pyproject.toml
1f4ec5301b
python: Port setuptools to pyproject.toml
4 mesiacov pred
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