rend¶
A collection of tools to render text files into data structures.
About¶
Rend is the renderer collection used by pop and pop derived projects.
It allows for text files of multiple types to be read and rendered into
consistent data structures. These files also get the benefit of having
access to specific components of the hub.
What is POP?¶
This project is built with pop, a Python-based implementation of Plugin Oriented Programming (POP). POP seeks to bring together concepts and wisdom from the history of computing in new ways to solve modern computing problems.
For more information:
Usage¶
View the rend documentation for more information.
Acknowledgements¶
Img Shields for making repository badges easy.