Source: ns3 Section: net Priority: optional Standards-Version: 4.7.2 Maintainer: Martin Quinson Uploaders: YunQiang Su , Build-Depends: debhelper-compat (= 13), dh-exec (>= 0.13), dh-python, bison, cmake, dpkg (>= 1.16.1), flex, gir1.2-gtk-3.0, ipython3, # jdupes, libboost-filesystem-dev, libgraphviz-dev, libgsl-dev, libsqlite3-dev, libxml2-dev, pkgconf, python3-dev, python3-gi, python3-gi-cairo, python3-pygraphviz, quilt (>= 0.46-7~), #Build-Depends-Indep: # dia, # doxygen, # dvipng, # ghostscript, # imagemagick, # latexmk, # python3-sphinx, # tex-gyre, # texlive-font-utils, # texlive-latex-extra, # texlive-latex-base, # texlive-latex-recommended, Build-Conflicts: libmpich2-dev, Vcs-Browser: https://salsa.debian.org/debian/ns3 Homepage: https://www.nsnam.org/ Vcs-Git: https://salsa.debian.org/debian/ns3.git Package: ns3 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: discrete-event network simulator for Internet systems ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use. ns-3 is intended as an eventual replacement for the popular ns-2 simulator. The project acronym “nsnam” derives historically from the concatenation of ns (network simulator) and NAM (network animator). . This package contains several utilities. The files for development are in libns3-3, libns3-dev and python3-ns3. # Package: ns3-doc # Architecture: all # Build-Profiles: # Multi-Arch: foreign # Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery, libjs-sphinxdoc # Section: doc # Description: documentation for ns-3 # ns-3 is a discrete-event network simulator for Internet systems, # targeted primarily for research and educational use. # ns-3 is free software, licensed under the GNU GPLv2 license, # and is publicly available for research, development, and use. # ns-3 is intended as an eventual replacement for the popular # ns-2 simulator. The project acronym “nsnam” derives # historically from the concatenation of ns (network simulator) # and NAM (network animator). # . # This package contains manual, modules, tutorial and doxygen. Package: libns3-dev Architecture: any Depends: g++, libns3.46 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Breaks: ns3 (= 3.25+dfsg2-2), Section: libdevel Description: Static and header files of ns-3 ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use. ns-3 is intended as an eventual replacement for the popular ns-2 simulator. The project acronym “nsnam” derives historically from the concatenation of ns (network simulator) and NAM (network animator). . This package contains static libraries, header files. # Note to self: when updating this, you also need to update the SONAME in the relevant patch Package: libns3.46 Provides: ${t64:Provides}, Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Section: libs Description: shared libraries of ns-3 ns-3 is a discrete-event network simulator for Internet systems, targeted primarily for research and educational use. ns-3 is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use. ns-3 is intended as an eventual replacement for the popular ns-2 simulator. The project acronym “nsnam” derives historically from the concatenation of ns (network simulator) and NAM (network animator). . This package contains shared libraries. #Package: python3-ns3 #Architecture: any #Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, # python3-pygraphviz #Section: python #Suggests: tcpdump #Breaks: python-ns3 #Description: Python binding of ns3 # ns-3 is a discrete-event network simulator for Internet systems, # targeted primarily for research and educational use. # ns-3 is free software, licensed under the GNU GPLv2 license, # and is publicly available for research, development, and use. # ns-3 is intended as an eventual replacement for the popular # ns-2 simulator. The project acronym “nsnam” derives # historically from the concatenation of ns (network simulator) # and NAM (network animator). # . # This package contains Python binding of ns3.