Package pascalabcnet: Information

Binary package: pascalabcnet
Version: 3.8.0.2964-alt2
Architecture: armh
Build time:  Nov 26, 2021, 08:01 PM in the task #290562
Source package: pascalabcnet
Report package bug
License: LGPL-3.0
Summary: PascalABC.NET programming language
Description: 
PascalABC.NET is a Pascal programming language that implements classic Pascal,
most Delphi language features, as well as a number of their own extensions. It
is implemented on the .NET Framework platform and contains all the modern
language features: classes, operator overloading, interfaces, exception
handling, generic classes and routines, garbage collection, lambda expressions,
parallel programming tools.

Maintainer: Andrey Cherepanov

List of contributors:
Andrey Cherepanov

Last changed


Nov. 25, 2021 Andrey Cherepanov 3.8.0.2964-alt2
- Requires mono-devel for compilation.
Aug. 21, 2021 Andrey Cherepanov 3.8.0.2964-alt1
- New version.
- Runtime requires mono-locale-extras.
- Patches were applied by upstream.
Aug. 7, 2021 Andrey Cherepanov 3.8.0.2951-alt3
- Do not use black background to compiler banner (#211).
- Remove tests run during build process.