sgb 1:20210202-2 source package in Ubuntu

Changelog

sgb (1:20210202-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update renamed lintian tag names in lintian overrides.
  * Update standards version to 4.6.1, no changes needed.

  [ Julian Gilbey ]
  * Update dependencies

 -- Julian Gilbey <email address hidden>  Mon, 06 Feb 2023 09:02:18 +0000

Upload details

Uploaded by:
Julian Gilbey
Uploaded to:
Sid
Original maintainer:
Julian Gilbey
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse math
Noble release multiverse math
Mantic release multiverse math
Lunar release multiverse math

Downloads

File Size SHA-256 Checksum
sgb_20210202-2.dsc 1.9 KiB 5a198abc73c760e5c980a914990fb62f335cb3965f8fa1e41bac18a59bb5551e
sgb_20210202.orig.tar.gz 481.9 KiB 878b729d9cb62332025d1ca4ec14fa91b5a06143b41210ede607de88cbf3d5d2
sgb_20210202-2.debian.tar.xz 10.7 KiB ea0a2b0f28138ce7911c0fe109dbbd3bb0367c75c3951ff3e965c3586d235856

Available diffs

No changes file available.

Binary packages built by this source

sgb: The Stanford GraphBase: combinatorial data and algorithms

 A highly portable collection of programs and data for researchers who
 study combinatorial algorithms and data structures.
 .
 The programs are intended to be interesting in themselves as examples
 of literate programming. Thus, the Stanford GraphBase can also be
 regarded as a collection of approximately 30 essays for programmers
 to enjoy reading, whether or not they are doing algorithmic research.
 The programs are written in CWEB, a combination of TeX and C that is
 easy to use by anyone who knows those languages and easy to read by
 anyone familiar with the rudiments of C.
 .
 This package contains only the libraries and the demonstration
 programs; for the readable source code, which forms the documentation
 as well, see the sgb-doc package.

sgb-dbgsym: debug symbols for sgb
sgb-doc: Documentation for the Stanford GraphBase

 This package contains the source code for the GraphBase library, which
 forms the major documentation of the package. It will be installed in
 /usr/share/doc/sgb/src.
 .
 The source code is written in CWEB, a combination of TeX and C, using a
 very readable literate programming style, making the code a joy to read.