Metadata-Version: 2.4
Name: erabytse-tomb
Version: 0.1.0
Summary: A respectful cemetery for dead links — not deletion, but remembrance.
Author-email: takouzlo <f.bfalik@gmail.com>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: license-file

# 💀 erabytse-tomb  
*A respectful cemetery for dead links — not deletion, but remembrance.*

> "When a link dies, we do not erase it. We remember what it carried."

## 🌿 Philosophy
- Dead links are **not failures** — they are **traces of a living web**.  
- We **honor** what is lost, and **preserve** what can be saved.  
- Every tomb is a **memorial**, not a grave.

## ✨ Features (v0.1)
- Scans Markdown, HTML, or text files for links  
- Checks if links are alive  
- Searches [archive.org](https://archive.org) for lost pages  
- Generates:
  - `tomb_report.json` (structured data)
  - `tomb.html` (human-readable memorial page)
- **No automatic replacement** — you decide what to do next

## 🚀 Quick Start

pip install -e .
erabytse-tomb --file ./my_blog.md --dry-run

📜 License
MIT — used with intention.

Part of erabytse — a quiet rebellion against digital waste.
