6 buildOctavePackage rec {
11 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
12 sha256 = "0hygj7cpwrs2w9bfb7qrvv7gq410bfiddqvza8smg766pqmfp1s1";
16 homepage = "https://octave.sourceforge.io/cgi/index.html";
17 license = licenses.gpl2Plus;
18 maintainers = with maintainers; [ KarlJoad ];
19 description = "Common Gateway Interface for Octave";