Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

trehn/cursexml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a not-very-serious attempt at a command-line XML viewer that does pretty-printing, syntax highlighting, and someday maybe node folding.

I started this to learn more about curses, so I'm duplicating a lot of stuff you could otherwise accomplish by piping xmllint into less.

One major caveat is that performance will degrade the further down you scroll in a large file.

If you still think this might come in handy, you can install it with pip install cursexml.

About

ABANDONED command line XML viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages