summaryrefslogtreecommitdiff
path: root/bpf.meta
blob: a5ffaba0fb7dd7a3361267711ec07fea67192d89 (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 matchable)
 (test-depends test))