Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 320 Bytes

File metadata and controls

19 lines (12 loc) · 320 Bytes

tk-xmlview

Simple implementation of xml syntax highlighting in tkinter with py3.

screenshot

HOW-TO-RUN

$ ./main.py <xml file>

Some example simple examples can be found in make:

$ make