Yet Another Markdown Zip bundler
Project description
YAMZ
Yet Another Markdown Zip bundler — package a markdown file and all its referenced media into a single portable .mz archive.
Installation
pip install yamz-md
Usage
yamz my-document.md
This creates my-document.mz containing the markdown file, all referenced images, linked markdown files, and a root.txt entry point.
Format
A .mz file is a standard ZIP archive containing:
- root.txt — a single line with the relative path to the primary markdown file
- Markdown files — the main document and any linked markdown files
- Assets — all referenced images, videos, and other media
All internal references use relative paths that resolve correctly within the archive.
License
MIT
Project details
Release history Release notifications | RSS feed
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 yamz_md-0.1.0.tar.gz.
File metadata
- Download URL: yamz_md-0.1.0.tar.gz
- Upload date:
- Size: 596.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d10f4603091f5442dc414107d72f46381db89c7839b50a09b81a0964644ae4e
|
|
| MD5 |
457a1201c0193d1218d56e6255b8af2d
|
|
| BLAKE2b-256 |
60b7d7f04e8102c5172be49a7446f674448c5e44c0857811032aba128cb61641
|
File details
Details for the file yamz_md-0.1.0-py3-none-any.whl.
File metadata
- Download URL: yamz_md-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3401a012b354f99cdcf1939155c5e1585e9871107ac8178fba9fe209172833a8
|
|
| MD5 |
bbb25244e3489ea101c3378b389df315
|
|
| BLAKE2b-256 |
4bf886652ef8fbd370d54ba86a241fcb9dbc2bda1f315315b0b760179c8c28eb
|