Strict agent-readable document format parser, validator, formatter, and CLI.
Project description
lessmark
Python parser, validator, formatter, and CLI for Lessmark.
Lessmark is a strict, agent-readable document format for project context. It rejects raw HTML/JSX, execution hooks, custom block syntax, and undefined attributes.
from lessmark import parse_lessmark
ast = parse_lessmark("@summary\nTyped context for humans and agents.\n")
ast_with_positions = parse_lessmark("@summary\nTyped context.\n", source_positions=True)
lessmark parse file.mu
lessmark check file.mu
lessmark format file.mu
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lessmark-0.1.2.tar.gz.
File metadata
- Download URL: lessmark-0.1.2.tar.gz
- Upload date:
- Size: 26.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cde4b19f23f056eb4325d849fb6a8e42a4c7cbba12335487db035a1ccd2cd3c
|
|
| MD5 |
7762c6239eaa3c159d69706ee6577253
|
|
| BLAKE2b-256 |
d6fa94ef673d3844b1380473c44317f41545ef4408231b99ef2b32993b2c11d8
|
File details
Details for the file lessmark-0.1.2-py3-none-any.whl.
File metadata
- Download URL: lessmark-0.1.2-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45c29fc66742fccae0c9ca47664aa00c2dcee9f8408c23b67f376bee3490a30d
|
|
| MD5 |
02720d7d1de63c6ea246523416f20ec5
|
|
| BLAKE2b-256 |
b6e8b1e274e9c4ab966dd688f49ed11d03444ee031421a2824e996d4c5fc4bb7
|