Metadata-Version: 2.4
Name: trcs-absolute
Version: 0.0.1
Summary: Terminal Relative Coordinate System
Author: MineTurte
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# TRCS (Terminal relative coordinate system)
TRCS is a very simple Python module that can be used to easily control the terminal cursor with a simple XY coordinate system.
