| Paketname | python-llvm-dbg |
| Beschreibung | Python bindings for LLVM (debug mode) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.5+svn85-1 |
| Sektion | universe/debug |
| Priorität | extra |
| Installierte Größe | 15540 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), python-dbg, python-llvm (= 0.5+svn85-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | llvm-py |
| Paketgröße | 5220778 Byte |
| Prüfsumme MD5 | 864a3c0be615971678ff2642cd1c3ac7 |
| Prüfsumme SHA1 | 73537603628f5b9f6a338ce11b52b316d9b8b2f8 |
| Prüfsumme SHA256 | b7d478402704f1ecd1b82ca9cc3a0adff923deeeeb0c176c9494cdd06caec976 |
| Link zum Herunterladen | python-llvm-dbg_0.5+svn85-1_i386.deb |
| Ausführliche Beschreibung | llvm-py provides Python bindings for LLVM, the Low Level Virtual Machine.
It's goal is to expose enough of LLVM APIs to implement a compiler backend
or a VM in pure Python.
.
llvm-py consists of Python and C modules that wrap over the native C++/C
bindings of LLVM, and does not use / have dependencies on "glue utilities"
like Boost.Python, swig etc.
.
This package provides the debug mode.
|