Source: ldc
Section: devel
Priority: extra
Maintainer: Arthur Loiret <aloiret@debian.org>
Build-Depends: debhelper (>= 7), quilt (>= 0.40), cmake, pkg-config (>= 0.20), llvm-3.4-dev [!hurd !mipsel !sparc], llvm-3.3-dev [hurd mipsel sparc], libffi-dev, libconfig-dev, libconfig++-dev, libtinfo-dev
Standards-Version: 3.8.4
Homepage: http://dsource.org/projects/ldc

Package: ldc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libtango-ldc-dev
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.

