Pakket: nant (0.92~rc1+dfsg-7)
Verwijzigingen voor nant
Debian bronnen:
Het bronpakket nant downloaden:
Beheerders:
Externe bronnen:
- Homepage [nant.sourceforge.net]
Vergelijkbare pakketten:
build tool similar to Ant
NAnt is different than Make. Instead of a model where it is extended with shell-based commands, NAnt is extended using task classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.
NAnt supports different target frameworks:
- Microsoft .NET Framework version 1.0 through 4.0, plus Silverlight - Mono 1.0 through 4.0
Andere aan nant gerelateerde pakketten
|
|
|
|
-
- dep: liblog4net1.2-cil (>= 1.2.10)
- highly configurable logging API for the CLI
-
- dep: libmono-corlib4.5-cil (>= 5.18.0.240)
- Mono core library (for CLI 4.5)
-
- dep: libmono-sharpzip4.84-cil (>= 5.12.0.309)
- Mono SharpZipLib library (for CLI 4.0)
-
- dep: libmono-system-configuration4.0-cil (>= 4.0.0~alpha1)
- Mono System.Configuration library (for CLI 4.0)
-
- dep: libmono-system-web4.0-cil (>= 2.10.3)
- Mono System.Web library (for CLI 4.0)
-
- dep: libmono-system-xml4.0-cil (>= 4.6.1.3)
- Mono System.Xml library (for CLI 4.0)
-
- dep: libmono-system4.0-cil (>= 5.18.0.240)
- Mono System libraries (for CLI 4.0)
-
- dep: libnunit-core-interfaces2.6.3-cil
- Unit test framework for CLI - Assemblies
-
- dep: libnunit-core2.6.3-cil
- Unit test framework for CLI - Assemblies
-
- dep: libnunit-util2.6.3-cil
- Unit test framework for CLI - Assemblies
-
- dep: mono-devel (>= 2.0.1)
- Mono development tools
-
- dep: mono-runtime (>= 3.0~)
- Mono runtime - default version
-
- dep: pkg-config
- manage compile and link flags for libraries