((egg "sendfile.egg") (files ".hgignore" "backward-compatibility.scm" "backward-compatibility/copy-port.scm" "backward-compatibility/pointer-offset.scm" "old-chickens-compat.scm" "readme.md" "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/run.scm" "tests/test-helper.scm") (license "BSD") (category net) (author "David Krentzlin") (test-depends test simple-sha1 tcp-server) (synopsis "Sending a file over the network"))