Source: ldc
Section: devel
Priority: extra
Maintainer: Konstantinos Margaritis <markos@debian.org>
Build-Depends: debhelper (>= 7), quilt (>= 0.40), cmake, pkg-config (>= 0.20), llvm-3.4-dev [!hurd-any !mipsel !sparc], llvm-3.3-dev [hurd-any mipsel sparc], libffi-dev, libconfig-dev, libconfig++-dev, libtinfo-dev
Standards-Version: 3.9.5
Homepage: https://github.com/ldc-developers/ldc

Package: ldc
Architecture: any
Provides: d-compiler, d-v2-compiler
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: LLVM D Compiler
 LDC is a compiler for the D programming Language. It is based on the
 latest DMD frontend and uses LLVM as backend.
 .
 LDC already compiles a lot of D code, but should still be considered
 beta quality. Take a look at the tickets to get a better impression
 on what still needs to be implemented.

