((egg "sendfile.egg") (files ".hgignore" "sendfile.import.scm" "sendfile.meta" "sendfile.release-info" "sendfile.scm" "sendfile.setup" "strategies/mmap.scm" "strategies/rw.scm" "strategies/sendfile.bsd.scm" "strategies/sendfile.linux.scm" "strategies/sendfile.macos.scm" "strategies/sendfile.solaris.scm" "tests/offset-test.txt" "tests/run.scm" "tests/test-utils.scm") (license "BSD") (category net) (author "David Krentzlin") (test-depends test) (synopsis "Sending a file over the network"))