Metadata-Version: 2.4
Name: titaniumq
Version: 1.0.2
Summary: TitaniumQ programming language launcher 
Home-page: https://pypi.org/project/titaniumq/
Author: Anshik Pathak
Author-email: anshikpathakwork@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# TitaniumQ
A lightweight programming language launcher for mobile and desktop.

## Installation
`pip install titaniumq`

## Usage
To execute a .tq file, use:
`tq your_file.tq`

## Commands
- `bol "text"`: Prints text to the console.
