PACKAGES.TXT; Mon May 8 23:44:27 UTC 2023 This file provides details on the Slackware packages found in the ./testing/ directory. Total size of all packages (compressed): 217 MB Total size of all packages (uncompressed): 1578 MB PACKAGE NAME: gcc-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 23424 K PACKAGE SIZE (uncompressed): 156870 K PACKAGE DESCRIPTION: gcc: gcc (Base GCC package with C support) gcc: gcc: GCC is the GNU Compiler Collection. gcc: gcc: This package contains those parts of the compiler collection needed to gcc: compile C code. Other packages add Ada, C++, D, Fortran, Go, gcc: Objective-C, and BRIG support to the compiler core. gcc: PACKAGE NAME: gcc-g++-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 13632 K PACKAGE SIZE (uncompressed): 61780 K PACKAGE DESCRIPTION: gcc-g++: gcc-g++ (C++ for GCC) gcc-g++: gcc-g++: C++ support for the GNU Compiler Collection. gcc-g++: gcc-g++: This package contains those parts of the compiler collection needed to gcc-g++: compile C++ code. gcc-g++: PACKAGE NAME: gcc-gdc-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 16812 K PACKAGE SIZE (uncompressed): 95100 K PACKAGE DESCRIPTION: gcc-gdc: gcc-gdc (D support for GCC) gcc-gdc: gcc-gdc: D support for the GNU Compiler Collection. gcc-gdc: gcc-gdc: D is a general-purpose programming language with static typing, gcc-gdc: systems-level access, and C-like syntax. gcc-gdc: PACKAGE NAME: gcc-gfortran-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 11640 K PACKAGE SIZE (uncompressed): 45470 K PACKAGE DESCRIPTION: gcc-gfortran: gcc-gfortran (Fortran support for GCC) gcc-gfortran: gcc-gfortran: The GNU Fortran compiler is fully compliant with the Fortran 95 gcc-gfortran: Standard and includes legacy F77 support. In addition, a significant gcc-gfortran: number of Fortran 2003 and Fortran 2008 features are implemented. gcc-gfortran: GNU Fortran also contains many standard and extensions and can be gcc-gfortran: used to run real-world programs. gcc-gfortran: gcc-gfortran: This package contains those parts of the compiler collection gcc-gfortran: needed to compile Fortran code. gcc-gfortran: PACKAGE NAME: gcc-gm2-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 10212 K PACKAGE SIZE (uncompressed): 39490 K PACKAGE DESCRIPTION: gcc-gm2: gcc-gm2 (Modula-2 support for GCC) gcc-gm2: gcc-gm2: Modula-2 support for the GNU Compiler Collection. gcc-gm2: gcc-gm2: Modula-2 language support covering ISO/IEC 10514-1, PIM2, PIM3, and gcc-gm2: PIM4 dialects together with a complete set of ISO/IEC 10514-1 and PIM gcc-gm2: libraries. gcc-gm2: PACKAGE NAME: gcc-gnat-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 19520 K PACKAGE SIZE (uncompressed): 106520 K PACKAGE DESCRIPTION: gcc-gnat: gcc-gnat (Ada support for GCC) gcc-gnat: gcc-gnat: Ada support for the GNU Compiler Collection. gcc-gnat: gcc-gnat: This package contains those parts of the compiler collection needed to gcc-gnat: compile Ada code. GNAT implements Ada 95, Ada 2005, Ada 2012 and Ada gcc-gnat: 2022, and it may also be invoked in Ada 83 compatibility mode. gcc-gnat: By default, GNAT assumes Ada 2012. gcc-gnat: PACKAGE NAME: gcc-go-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 17816 K PACKAGE SIZE (uncompressed): 74750 K PACKAGE DESCRIPTION: gcc-go: gcc-go (Go support for GCC) gcc-go: gcc-go: Go is a compiled, garbage-collected, concurrent programming language gcc-go: developed by Google Inc. The initial design of Go was started in gcc-go: September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. gcc-go: Rob Pike has stated that Go is being used "for real stuff" at Google. gcc-go: Go's "gc" compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD and gcc-go: Microsoft Windows operating systems, and the i386, amd64, and ARM gcc-go: processor architectures. gcc-go: gcc-go: Homepage: http://golang.org PACKAGE NAME: gcc-objc-13.1.0-i586-2.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 13544 K PACKAGE SIZE (uncompressed): 74460 K PACKAGE DESCRIPTION: gcc-objc: gcc-objc (Objective-C/C++ support for GCC) gcc-objc: gcc-objc: Objective-C/C++ support for the GNU Compiler Collection. gcc-objc: gcc-objc: This package contains those parts of the compiler collection needed to gcc-objc: compile code written in Objective-C and Objective-C++. Objective-C was gcc-objc: originally developed to add object-oriented extensions to the C gcc-objc: language, and is best known as the native language of the NeXT gcc-objc: computer. gcc-objc: PACKAGE NAME: rust-1.69.0-i686-1.txz PACKAGE LOCATION: ./testing/packages PACKAGE SIZE (compressed): 96084 K PACKAGE SIZE (uncompressed): 961780 K PACKAGE DESCRIPTION: rust: rust (a safe, concurrent, practical language) rust: rust: Rust is a curly-brace, block-structured expression language. rust: Its design is oriented toward concerns of "programming in the large", rust: that is, of creating and maintaining boundaries - both abstract and rust: operational - that preserve large-system integrity, availability, rust: and concurrency. rust: rust: Homepage: https://rust-lang.org rust: