Group :: Development/Other
Source RPM: dmd
Built: 3 months ago
FTBFS: about i586, x86_64 reported 3 months ago
Size: 5.32 MB
Repocop status:

Gear: http://git.altlinux.org/gears/d/dmd.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/d/dmd
Home page: https://dlang.org/
License: BSL-1.0
Summary: The D Programming Language
Description:
The D programming language is an object-oriented, imperative, multi-paradigm
system programming language created by Walter Bright of Digital Mars. It
originated as a re-engineering of C++, but even though it is mainly influenced
by that language, it is not a variant of C++. D has redesigned some C++ features
and has been influenced by concepts used in other programming languages, such as
Java, Python, Ruby, C#, and Eiffel.
Current maintainer:
Aleksei Nikiforov
List of contributors: ACL: List of rpms provided by this srpm:
- dmd
- dmd-debuginfo
- dmd-devel-common
- libdruntime-devel
- libdruntime-devel-static
- libphobos2
- libphobos2-debuginfo
- libphobos2-devel
- libphobos2-devel-static
- Updated to upstream version 2.094.2. - Split package into multiple subpackages.2020-10-26 Aleksei Nikiforov 2.094.0-alt3
- Renamed catdoc to dmd-catdoc due to file conflicts (ALT #39060).2020-10-15 Aleksei Nikiforov 2.094.0-alt2
- Reworked %install phase. More tools should be installed now (ALT #39060).