Package : mono-cecil

Package details

Summary: Library to generate and inspect programs and libraries in the ECMA CIL form

Description:
Cecil is a library written by Jb Evain to generate and inspect programs and
libraries in the ECMA CIL format. It has full support for generics, and support
some debugging symbol 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.

Today it is used by the Mono Debugger, the bug-finding and compliance checking
tool Gendarme, MoMA, DB4O, as well as many other tools.


URL: http://www.mono-project.com/Cecil
License: MIT

Maintainer: nobody

List of RPMs