summaryrefslogtreecommitdiff
path: root/bpf.meta
blob: f5347efd8079b63ec55d1294bbb3f073fd314520 (plain)
1
2
3
4
5
6
7
8
;;; -*- Scheme -*-

((synopsis "Support for the Berkeley Packet Filter (BPF)")
 (author "Peter Bex")
 (category net)
 (license "BSD")
 (depends (bitstring "1.11") matchable)
 (test-depends test))