diff options
author | otzy_007 <oz@oprod.net> | 2010-05-13 00:59:57 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:57 +0200 |
commit | 99edd7ff7afef57faf27aa3f17c0198052d6a81a (patch) | |
tree | 0ef77a25f0ad19c43122ea9776bdad8a7ea78a56 /network/enet/slack-desc | |
parent | a4a8fd859261ee966a022e6c3e0494f036b49187 (diff) | |
download | slackbuilds-99edd7ff7afef57faf27aa3f17c0198052d6a81a.tar.gz |
network/enet: Added to 13.0 repository
Diffstat (limited to 'network/enet/slack-desc')
-rw-r--r-- | network/enet/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/network/enet/slack-desc b/network/enet/slack-desc new file mode 100644 index 0000000000..8e7e4a31c6 --- /dev/null +++ b/network/enet/slack-desc @@ -0,0 +1,20 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +enet: ENet (simple and robust network communication layer) +enet: +enet: ENet's purpose is to provide a relatively thin, +enet: simple and robust network communication layer on top of UDP +enet: (User Datagram Protocol). The primary feature it provides +enet: is optional reliable, in-order delivery of packets. +enet: +enet: Homepage: http://enet.bespin.org/index.html +enet: +enet: +enet: + |