Metadata-Version: 2.1
Name: hexdragon
Version: 0.0.4
Summary: Print a file as coloured hexadecimal to console
Home-page: https://github.com/0xflotus/hexdragon
Author: 0xflotus
Author-email: 0xflotus+pypi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Hexdragon

This is an art project. 

Print a file as coloured hexadecimal values to console.

```bash
> python3 -m hexdragon <file>
```

![console](./docs/console.png)

