Source: noweb Section: devel Priority: optional Maintainer: Hubert Chathi Build-Depends: debhelper-compat (= 12), icont, iconx, icon-ipl, # d/rules runs dh_installtex via 'dh --with=tex': tex-common, texlive-latex-base, texlive-latex-extra, Standards-Version: 4.5.0 Homepage: https://www.cs.tufts.edu/~nr/noweb Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/debian/noweb.git Vcs-Browser: https://salsa.debian.org/debian/noweb Package: noweb Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gawk, iconx, Recommends: texlive Multi-Arch: foreign Description: WEB-like literate-programming tool noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence. . The noweb manual is only 3 pages; an additional page explains how to customize its LaTeX output. noweb works ``out of the box'' with any programming language, and supports TeX, LaTeX, and HTML back ends. . The primary sacrifice relative to WEB is that code is not prettyprinted.