ForkTex Documents
Copyright (C) 2026 FORKTEX S.R.L.

This product includes software developed by FORKTEX S.R.L. (info@forktex.com).

`forktex-documents` generates the documents a company issues -- invoices,
contracts, stock-reception notes, declarations, reports -- from structured
data. A record is validated by a Pydantic canonical, composed into a typed
block tree, and projected to HTML, PDF or UBL XML. The rendered page is a view
over the record, never a source of truth. It ships no company's data: a
consumer supplies the parties, the lines and the numbering.

LICENSING

This software is dual-licensed:

  1. GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later).
     Use it under the AGPL and its obligations apply -- notably that running a
     modified version over a network requires offering the corresponding source
     to its users.

  2. A proprietary commercial license from FORKTEX S.R.L.

If you cannot meet the AGPL's obligations -- use in a proprietary product, a
SaaS deployment, or any context where offering source is not possible -- you
MUST obtain a commercial license. Contact info@forktex.com.

See the LICENSE file for the full terms of both.

THIRD-PARTY NOTICES

This package depends on, but does not vendor:

  * pydantic   -- MIT
  * jinja2     -- BSD-3-Clause  (sandboxed text-fragment rendering only)
  * forktex    -- AGPL-3.0-or-later OR LicenseRef-ForkTex-Commercial
  * weasyprint -- BSD-3-Clause  (optional, for the `pdf` extra)

The document text carried in this repository's Romanian locale bundle is
transcribed from statutory and administrative forms; the legal wording is not
the copyrightable work of FORKTEX S.R.L.
