gdmd 2.100+git240529-1 source package in Ubuntu
Changelog
gdmd (2.100+git240529-1) unstable; urgency=medium [ Gianfranco Costamagna ] * Team upload [ liushuyu ] * New upstream version 2.100+git240529 -- Gianfranco Costamagna <email address hidden> Tue, 21 Jan 2025 17:13:19 +0100
Upload details
- Uploaded by:
- Debian D Language Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian D Language Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gdmd_2.100+git240529-1.dsc | 1.9 KiB | 892dfe37f37b9997d6aa27dfc92bc19bf7a42aff09cf96514e1cf2defe313f67 |
gdmd_2.100+git240529.orig.tar.gz | 7.9 KiB | 2bac15e52a99e65d0e3db939b361d4be846c96590e57a96f2bf760d79ccfd17f |
gdmd_2.100+git240529-1.debian.tar.xz | 2.2 KiB | 32e8bcf57b98ab29d299e7e9de34291cacf4ee510bf0f65a36b5733ce2e9319a |
Available diffs
No changes file available.
Binary packages built by this source
- gdmd: DMD-like wrapper for GDC
This package provides `gdmd`, an interface to the GNU D compiler (GDC), which
recognizes flags normally used with the DMD D compiler and translates them to
flags GDC can understand.
This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation.
.
The GNU D compiler compiles D sources using the gcc backend to generate
highly optimized binaries.