Metadata-Version: 2.4
Name: takbon
Version: 0.0.1
Summary: Name reserved for takbon (탁본), a tool that keeps translated documents from going silently stale: records which source version each translation follows and reports drift in CI. In active development.
Project-URL: Homepage, https://takbon.ryul1206.dev
Project-URL: Repository, https://github.com/ryul1206/takbon
Author-email: "Jung, Hong-ryul" <jung.hr.1206@gmail.com>
License: MIT OR Apache-2.0
Keywords: ci,drift,i18n,localization,translation
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# takbon

Name reserved for **takbon**, a tool that keeps translated documents from going
silently stale. It records which source version each translation follows in a
lockfile, reports drift, and gates CI. A structural doc-sync layer is planned.
takbon verifies translations and does not translate. Reserved while in active
development.

A *takbon* is a rubbing taken from an engraved stone. When the stone is re-carved,
the rubbing goes stale. takbon detects exactly that for your translated documents.
(*Takbon* is the Korean reading of 拓本, the ink-rubbing practice that originated
in China, *tàběn*, and spread across East Asia, *takuhon* in Japanese.)

- Development: https://github.com/ryul1206/takbon
- Docs (planned): https://takbon.ryul1206.dev

This 0.0.1 release is a placeholder. Functional releases will ship a Rust binary
as maturin-built wheels under this same name.
