Metadata-Version: 2.4
Name: omextra
Version: 0.0.0.dev450
Summary: omextra
Author: wrmsr
License-Expression: BSD-3-Clause
Project-URL: source, https://github.com/wrmsr/omlish
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: omlish==0.0.0.dev450
Dynamic: license-file

# Overview

Core-like code not appropriate for inclusion in `omlish` for one reason or another. A bit like
[`golang.org/x`](https://pkg.go.dev/golang.org/x).

# Notable packages

- **[text.antlr](https://github.com/wrmsr/omlish/blob/master/omextra/text/antlr)** -
  [ANTLR](https://www.antlr.org/)-related code.
