Package dmd: Information
Source package: dmd
Version: 2.111.0-alt1
Build time: May 7, 2025, 02:51 PM in the task #383532
Category: Development/Other
Report package bugHome 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.
List of RPM packages built from this SRPM:
dmd (x86_64, i586)
dmd-debuginfo (x86_64, i586)
dmd-tools (x86_64, i586)
dmd-tools-debuginfo (x86_64, i586)
libdruntime-devel (x86_64, i586)
libdruntime-devel-static (x86_64, i586)
libphobos2 (x86_64, i586)
libphobos2-debuginfo (x86_64, i586)
libphobos2-devel (x86_64, i586)
libphobos2-devel-static (x86_64, i586)
dmd (x86_64, i586)
dmd-debuginfo (x86_64, i586)
dmd-tools (x86_64, i586)
dmd-tools-debuginfo (x86_64, i586)
libdruntime-devel (x86_64, i586)
libdruntime-devel-static (x86_64, i586)
libphobos2 (x86_64, i586)
libphobos2-debuginfo (x86_64, i586)
libphobos2-devel (x86_64, i586)
libphobos2-devel-static (x86_64, i586)
Maintainer: Andrey Kovalev
Last changed
May 7, 2025 Andrey Kovalev 2.111.0-alt1
- Updated to upstream version 2.111.0.
March 19, 2025 Andrey Kovalev 2.110.0-alt1
- Updated to upstream version 2.110.0.
Sept. 4, 2024 Andrey Kovalev 2.109.1-alt2
- Split /usr/include/d into /usr/include/dmd/druntime/ and /usr/include/phobos. Separated dmd-tools from dmd (closes: #40214).