control 588 B

12345678910111213141516171819
  1. Source: bgpdump
  2. Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Homepage: https://bitbucket.org/ripencc/bgpdump/wiki/Home
  4. Standards-Version: 3.9.8
  5. Build-Depends: debhelper (>= 9~),
  6. asciidoc,
  7. dh-autoreconf,
  8. libbz2-dev,
  9. xmlto,
  10. zlib1g-dev,
  11. Priority: optional
  12. Section: admin
  13. Package: bgpdump
  14. Architecture: any
  15. Depends: ${misc:Depends}, ${shlibs:Depends},
  16. Description: Translate binary zebra/quagga/MRT files into readable output
  17. The bgpdump programs analyses the dump files produced by the quagga
  18. routing daemon or the Multithreaded Routing Toolkit (MRT).