File: control

package info (click to toggle)
marionnet 0.90.6%2Bbzr508-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,532 kB
  • sloc: ml: 18,130; sh: 5,384; xml: 1,152; makefile: 1,003; ansic: 275
file content (43 lines) | stat: -rw-r--r-- 1,840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: marionnet
Section: net
Priority: extra
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Lucas Nussbaum <lucas@debian.org>
Build-Depends: camlp4-extra,
               debhelper (>= 9.20160709),
               dh-ocaml (>= 0.9.1),
               liblablgtk2-ocaml-dev (>= 2.12.0-2),
               liblablgtksourceview2-ocaml-dev (>= 2.14.2),
               libocamlbricks-ocaml-dev (>= 0.90+bzr454~),
               ocaml-findlib,
               ocaml-nox (>= 3.12.1),
               ocamlbuild
Standards-Version: 4.1.1
Homepage: http://www.marionnet.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/marionnet.git
Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/marionnet.git

Package: marionnet
Architecture: amd64 i386
Depends: graphviz,
         liblablgtk2-ocaml-dev (>= 2.12.0-2),
         liblablgtksourceview2-ocaml-dev (>= 2.14.2),
         libocamlbricks-ocaml-dev (>= 0.90+bzr454~),
         lsb-base (>= 3.2-14),
         uml-utilities,
         vde2,
         xterm,
         ${misc:Depends},
         ${ocaml:Depends},
         ${shlibs:Depends}
Description: Virtual network laboratory
 Marionnet is a virtual network laboratory: it allows users to define,
 configure and run complex computer networks without any need for physical
 setup. Only a single, possibly even non-networked GNU/Linux host machine
 is required to simulate a whole Ethernet network complete with computers,
 routers, hubs, switches, cables, and more. Support is also provided for
 integrating the virtual network with the physical host network.
 .
 As Marionnet is meant to be used also by inexperienced people, it features
 a very intuitive graphical user interface. Marionnet depends on User Mode
 Linux and VDE Virtual Distributed Ethernet for the simulation part.