Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/sage/features/info.py: new feature for GNU Info
Before we can replace our hand-rolled parser for Singular's info file, we need to be able to detect the "info" program from the GNU Info package. The goal is to politely disable access to Singular's info if GNU Info is unavailable. This avoids a hard dependency on GNU Info in the sage library.
- Loading branch information