control 678 B

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