Manatsawin Hanmongkolchai 1f4ec5301b python: Port setuptools to pyproject.toml 5 月之前
..
pblconvert 1f4ec5301b python: Port setuptools to pyproject.toml 4 月之前
tests 9afaa8e602 third_party: restore locations 6 月之前
.gitignore 1f4ec5301b python: Port setuptools to pyproject.toml 4 月之前
README.rst 9afaa8e602 third_party: restore locations 6 月之前
pblconvert-runner.py 9afaa8e602 third_party: restore locations 6 月之前
pyproject.toml 1f4ec5301b python: Port setuptools to pyproject.toml 4 月之前

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