Metadata-Version: 2.1
Name: TheLanguage1
Version: 0.1.4
Summary: Bootstrap code for TheLanguage.
Author-email: David Brownell <db@DavidBrownell.com>
License: MIT
Project-URL: Homepage, https://github.com/davidbrownell/TheLanguage1
Project-URL: Documentation, https://github.com/davidbrownell/TheLanguage1
Project-URL: Repository, https://github.com/davidbrownell/TheLanguage1
Classifier: License :: OSI Approved :: Common Public License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: typer ~=0.9
Provides-Extra: dev
Requires-Dist: dbrownell-DevTools ; extra == 'dev'
Provides-Extra: package
Requires-Dist: build ==1.* ; extra == 'package'
Requires-Dist: cx-Freeze ==6.* ; extra == 'package'
Requires-Dist: twine ==4.* ; extra == 'package'

# TheLanguage1

[![CI](https://github.com/davidbrownell/TheLanguage1/actions/workflows/standard.yaml/badge.svg?event=push)](https://github.com/davidbrownell/TheLanguage1/actions/workflows/standard.yaml)
[![Code Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/davidbrownell/4065d22fd6323840e81951a3bd271e1c/raw/TheLanguage1_coverage.json)](https://github.com/davidbrownell/TheLanguage1/actions)
[![License](https://img.shields.io/github/license/davidbrownell/TheLanguage1?color=dark-green)](https://github.com/davidbrownell/TheLanguage1/blob/master/LICENSE.txt)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/y/davidbrownell/TheLanguage1?color=dark-green)](https://github.com/davidbrownell/TheLanguage1/commits/main/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/TheLanguage1?color=dark-green)](https://pypi.org/project/thelanguage1/)
[![PyPI - Version](https://img.shields.io/pypi/v/TheLanguage1?color=dark-green)](https://pypi.org/project/thelanguage1/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/TheLanguage1)](https://pypistats.org/packages/thelanguage1)

BugBug: Usage information here
