A alternative to cat(1); specialized for printing files
Project description
azcat is an alternative to cat(1); specialized for printing. It prints files with syntax highlighting and formatting.
Installation
$ pip3 install azcat # use Python3
Usage
$ az --help # manual
$ az /usr/local/bin/az
$ az README.md
$ az -t main # source code reading with GNU global(1)
$ az -F timetable.csv # pretty printing
$ az -P story.md # read with less(1)
$ curl example.com/api/foo.json | az -f json
License
azcat is a public domain software.
Contributors
Seiya Nuta: Author
Alessandro Pisa: PR #3
Simeon Visser: PR #7
Marc Abramowitz: PR #12
Contributing
Please send a Pull Request on GitHub. I will be very happy whatever the PR does :)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azcat-1.0.5.tar.gz
(4.9 kB
view hashes)