Metadata-Version: 2.4
Name: sexp
Version: 0.1.0
Summary: A minimal-allocation S-expression library for Python, backed by a C extension.
License-Expression: MIT
Project-URL: Repository, https://github.com/AndreKoraleski/sexp
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# sexp

A minimal-allocation S-expression library for Python, backed by a C extension.

**Work in progress.** Core design and implementation underway.
