1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: sagemath-database-graphs
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: math
Priority: optional
Standards-Version: 4.5.0
Homepage: https://git.sagemath.org/sage.git/plain/build/pkgs/graphs/
Build-Depends: debhelper-compat (= 13), sqlite3
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/science-team/sagemath-database-graphs.git
Vcs-Browser: https://salsa.debian.org/science-team/sagemath-database-graphs
Package: sagemath-database-graphs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Databases of graphs
This package contains a database of graphs, created by Emily Kirkman
based on the work of Jason Grout. It also contains the ISGCI graph
database.
.
It is part of the sagemath software suite.
|