3 Commits

Author SHA1 Message Date
Andreas Nordin
5514fd4244 refactor dependencies and installation
There are hard copies of the graphviz and pyyaml dependencies included
in the repo. Remove these.

Sort out installation and dependency handling by writing a functional
setup.py script. Rename top level documentation. Refactor wireviz.py
slightly to allow it to run as an installed script.

# Conflicts:
#	src/batch.py
#	src/wireviz/batch.py
#	src/wireviz/build_examples.py
2020-06-28 10:46:24 +02:00
Daniel Rojas
841dd6efcf Add .txt exension to LICENSE file 2020-05-24 21:47:58 +02:00
Daniel Rojas
d7a6deb578 Update readme, add GNU GPL v3 license 2020-05-22 14:37:08 +02:00