We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
pebble-firmware
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
main
Branches
Tags
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 months ago
..
pblconvert
1f4ec5301b
python: Port setuptools to pyproject.toml
4 months ago
tests
9afaa8e602
third_party: restore locations
6 months ago
.gitignore
1f4ec5301b
python: Port setuptools to pyproject.toml
4 months ago
README.rst
9afaa8e602
third_party: restore locations
6 months ago
pblconvert-runner.py
9afaa8e602
third_party: restore locations
6 months ago
pyproject.toml
1f4ec5301b
python: Port setuptools to pyproject.toml
4 months ago
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