Source: mono
Section: extra
Priority: optional
Maintainer: Jesper Wendel Devantier <pseudo@unknown>
Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libtool, automake, build-essential, gettext
Standards-Version: 3.9.6
Homepage: http://www.mono-project.com
#Vcs-Git: git://anonscm.debian.org/collab-maint/mono.git
#Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/mono.git;a=summary
Package: mono
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Mono - an open-source .NET implementation
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
.
This package contains common files for the Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono".
"mono" executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures. Optionally this package configures BINFMT support