File: README.txt

package info (click to toggle)
sagemath 9.5-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 144,264 kB
  • sloc: python: 1,113,444; cpp: 37,499; ansic: 4,606; sh: 4,105; makefile: 1,097; javascript: 326; lisp: 5
file content (15 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This directory contains the build system of Sage, the distribution.

Subdirectories:

 - bin: Various scripts needed at build time.  Not installed.

 - make: Makefiles and related scripts.

 - pkgs: New-style sage packages.

 - sage_bootstrap: Python utility library for dealing with
   third-party tarballs and building Sage. See its README for
   more information.  Not installed.

 - test: Test suite for sage_bootstrap.