Metadata-Version: 2.1
Name: asteroid-lang
Version: 0.1.0
Summary: A pattern-matching oriented programming language.
Home-page: https://asteroid-lang.org
Author: University of Rhode Island
Author-email: lutzhamel@uri.edu
License: UNKNOWN
Project-URL: Documentation, https://asteroid-lang.readthedocs.io
Project-URL: Bug Tracker, https://github.com/asteroid-lang/asteroid/issues
Platform: UNKNOWN
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
License-File: LICENSE

# Asteroid
Asteroid is a modern, multi-paradigm programming language supporting first-class patterns.  More details can
be found at the website [asteroid-lang.org](https://asteroid-lang.org).
Documentation on Asteroid can be found at
[asteroid-lang.readthedocs.io](https://asteroid-lang.readthedocs.io).


