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