Metadata-Version: 2.1
Name: pyfuss
Version: 0.0.2
Summary: Fast Uniform Style String in Python
Author: Cure-X
Author-email: admin@cure-x.net
License: GPL3
Keywords: fuss,pyfuss
License-File: LICENSE

FUSS (Fast Uniform Style String) is a crossable and readable style string format.
Use <style>text</style> to declear style.
Use <item> to declear instanse.

You can parse it to any type, like:

(Minecraft) <blue><bold>A Minecraft Server</all>
(IM) <italic>hello</italic><emoji.happy>
(Terminal) <backspace><mark>foo-bar</mark><CRLF>

To escape, please use backslash(\).
e.g. Shell Prompt\\>
\<escape>; \\backslash
