Metadata-Version: 2.1
Name: m5meta
Version: 1.0.4
Summary: M5 Meta Assembler
Home-page: https://github.com/brouhaha/m5meta
Author: Eric Smith
Author-email: spacewar@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Assemblers
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: pyparser
Requires-Dist: m5pre

# m5meta - M5 Meta Assembler

Copyright 2019 Eric Smith <spacewar@gmail.com>

m5meta development is hosted at the
[m5meta Github repository](https://github.com/brouhaha/m5meta/).

## Introduction

m5meta is a simple meta assembler intended for use assembling microcode
for horizontally microcoded machines.


