Metadata-Version: 2.1
Name: csinsc
Version: 1.0.4.4
Summary: Tools and libraries used in the CSinSchools course
Home-page: https://github.com/toanh/csinsc
Author: Toan Huynh
Author-email: toan@csinschools.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# csinsc code helper package

Tools and libraries used in the CSinSchools course.
Includes a trace based goto functionality.
Incorporates the termcolor library.
And a simple curses wrapper.


