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 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: nam
Section: net
Priority: optional
Maintainer: Debian Network Simulators Team <team+netsim@tracker.debian.org>
Uploaders: YunQiang Su <syq@debian.org>
Build-Depends: debhelper (>= 8), quilt (>= 0.46-7~), cmake,
tcl-dev (>=8.6), tk-dev (>=8.6), libxt-dev, libxmu-headers,
zlib1g-dev, libotcl1-dev (>= 1.14+dfsg), tclcl,
libtclcl1-dev (>= 1.20-4)
Standards-Version: 3.9.8
Vcs-git: git://anonscm.debian.org/pkg-netsim/nam.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-netsim/nam.git
Homepage: http://www.isi.edu/nsnam/nam/
Package: nam
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Network Animator for network simulation
NAM is a Tcl/TK based animation tool for viewing network simulation
traces and real world packet traces. It supports topology layout,
packet level animation, and various data inspection tools. NAM began
at LBL. It has evolved substantially over the past few years. The NAM
development effort was an ongoing collaboration with the VINT project.
Currently, it is being developed at ISI as part of the SAMAN and Conser
projects.
Package: nam-examples
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: nam
Description: examples of nam
NAM is a Tcl/TK based animation tool for viewing network simulation
traces and real world packet traces. It supports topology layout,
packet level animation, and various data inspection tools. NAM began
at LBL. It has evolved substantially over the past few years. The NAM
development effort was an ongoing collaboration with the VINT project.
Currently, it is being developed at ISI as part of the SAMAN and Conser
projects.
.
This package contains examples.
Package: nam-dbg
Priority: extra
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, nam (= ${binary:Version})
Description: debug symboles of nam
NAM is a Tcl/TK based animation tool for viewing network simulation
traces and real world packet traces. It supports topology layout,
packet level animation, and various data inspection tools. NAM began
at LBL. It has evolved substantially over the past few years. The NAM
development effort was an ongoing collaboration with the VINT project.
Currently, it is being developed at ISI as part of the SAMAN and Conser
projects.
.
This package contains debug symboles of NAM.
|