rrev

A reverse text utility package


License
MIT
Install
pip install rrev==0.1

Documentation

Pip Package Test Project

Testing building a python package. The program itself is a python script to reverse input string. Following the tutorial in this page.