control 578 B

123456789101112131415161718
  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: 4.1.5
  5. Build-Depends: debhelper (>= 11~),
  6. asciidoctor,
  7. libbsd-dev,
  8. libbz2-dev,
  9. zlib1g-dev,
  10. Priority: optional
  11. Section: admin
  12. Package: bgpdump
  13. Architecture: any
  14. Depends: ${misc:Depends}, ${shlibs:Depends},
  15. Description: Translate binary zebra/quagga/MRT files into readable output
  16. The bgpdump programs analyses the dump files produced by the quagga
  17. routing daemon or the Multithreaded Routing Toolkit (MRT).