fweb 1.62-14.1 source package in Ubuntu

Changelog

fweb (1.62-14.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with TeXinfo 7.x (Closes: #1030350).

 -- Hilmar Preusse <email address hidden>  Fri, 05 Jan 2024 19:23:53 +0100

Upload details

Uploaded by:
Yann Dirson
Uploaded to:
Sid
Original maintainer:
Yann Dirson
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
fweb_1.62-14.1.dsc 1.6 KiB 9f4cc1828dd67740a9b488cf96adb4fdf244c7eaf036e2def3b8aa2f3960280d
fweb_1.62.orig.tar.gz 1.1 MiB e7b37ae82858f4f3e931fc22742445ac15df11e43da3b37f7ccd15e30a648661
fweb_1.62-14.1.debian.tar.xz 59.9 KiB ea4eb2fda55e4ef15e937aebc84a61ab2b7464bcdab92ee0c19a4d05bbc6060c

Available diffs

No changes file available.

Binary packages built by this source

fweb: literate-programming tool for C/C++/Fortran/Ratfor

 Literate-programming allows the programmer to write a program's
 code and its code's documentation, with equal importance accorded
 to both. This helps producing a well-documented code.
 .
 FWEB has grown out of Knuth and Levy's CWEB; it is far more
 configurable and customizable than the original, uses LaTeX to
 typeset documented code, provides a very powerful macro processor...
 .
 Ratfor programmers may appreciate the builtin Ratfor-to-Fortran
 translator if they don't have the right compiler.
 .
 Other languages than those cited may be used, but without code
 pretty-printing.

fweb-doc: Documentation for literate-programming tool Fweb

 Literate-programming allows the programmer to write a program's
 code and its code's documentation, with equal importance accorded
 to both. This helps producing a well-documented code.
 .
 This is the documentation for fweb in HTML, info, and texinfo
 formats.