summaryrefslogtreecommitdiff
path: root/network/APC/README
diff options
context:
space:
mode:
authorDavid Woodfall <dave@dawoodfall.net>2010-10-24 22:16:50 -0400
committerErik Hanson <erik@slackbuilds.org>2010-10-25 07:55:10 -0500
commit61075243c891dd613ba63c63ad2a125afde30512 (patch)
tree0a052aa3ea261f4da03d64ccd00ee411a395343f /network/APC/README
parent455281380ff95cae6c5909257832830d95301f12 (diff)
downloadslackbuilds-61075243c891dd613ba63c63ad2a125afde30512.tar.gz
network/APC: Added (The Alternative PHP Cache)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/APC/README')
-rw-r--r--network/APC/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/APC/README b/network/APC/README
new file mode 100644
index 0000000000..981033028c
--- /dev/null
+++ b/network/APC/README
@@ -0,0 +1,3 @@
+The Alternative PHP Cache (APC) is a free and open opcode cache for
+PHP. Its goal is to provide a free, open, and robust framework for
+caching and optimizing PHP intermediate code.