Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/build/README.txt
4013 views
1
This directory contains the build system of Sage, the distribution.
2
3
Subdirectories:
4
5
- bin: Various scripts needed at build time. Not installed.
6
7
- make: Makefiles and related scripts.
8
9
- pkgs: New-style sage packages.
10
11
- sage_bootstrap: Python utility library for dealing with
12
third-party tarballs and building Sage. See its README for
13
more information. Not installed.
14
15
- test: Test suite for sage_bootstrap.
16
17