cecil 0.9.5+dfsg-5.1 source package in Ubuntu
Changelog
cecil (0.9.5+dfsg-5.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Tue, 29 Dec 2020 02:26:37 +0100
Upload details
- Uploaded by:
- Debian CLI Libraries Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian CLI Libraries Team
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cecil_0.9.5+dfsg-5.1.dsc | 2.1 KiB | 9863cec91629dd972f7bc67a2a2c06f090b5a2b5ae3df76487499cbadcc7011f |
cecil_0.9.5+dfsg.orig.tar.gz | 231.4 KiB | cd67de9c7cedad0bd06e871380c91ba3ad5cde8855b2d8d9e716a5092cdde321 |
cecil_0.9.5+dfsg-5.1.debian.tar.xz | 6.9 KiB | d99f516da880acff9528048c849fb137ddd831f408fc55fe3b2864edbdf3a613 |
Available diffs
- diff from 0.9.5+dfsg-5 to 0.9.5+dfsg-5.1 (385 bytes)
No changes file available.
Binary packages built by this source
- libmono-cecil-cil: library to generate and inspect CIL assemblies
Cecil is a library under development to generate and inspect programs and
libraries in the ECMA CIL format.
.
In simple English, with Cecil, you can load existing managed assemblies,
browse all the contained types, modify them on the fly and save back to the
disk the modified assembly.
.
This package contains the Cecil library
- libmono-cecil-cil-dev: library to generate and inspect CIL assemblies
Cecil is a library under development to generate and inspect programs and
libraries in the ECMA CIL format.
.
In simple English, with Cecil, you can load existing managed assemblies,
browse all the contained types, modify them on the fly and save back to the
disk the modified assembly.
.
This package contains development files for the Cecil library, and should
be used for compilation.