summaryrefslogtreecommitdiffstats
path: root/development/apache-log4cxx/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/apache-log4cxx/slack-desc')
-rw-r--r--development/apache-log4cxx/slack-desc20
1 files changed, 20 insertions, 0 deletions
diff --git a/development/apache-log4cxx/slack-desc b/development/apache-log4cxx/slack-desc
new file mode 100644
index 0000000000..547b011b26
--- /dev/null
+++ b/development/apache-log4cxx/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+apache-log4cxx: apache-log4cxx (A logging framework for C++)
+apache-log4cxx:
+apache-log4cxx: Apache log4cxx is a logging framework for C++ patterned after Apache
+apache-log4cxx: log4j, which uses Apache Portable Runtime for most platform-specific
+apache-log4cxx: code and should be usable on any platform supported by APR. Apache
+apache-log4cxx: log4cxx is licensed under the Apache License, an open source license
+apache-log4cxx: certified by the Open Source Initiative.
+apache-log4cxx:
+apache-log4cxx: Log4cxx is designed to be reliable, fast and extensible. Since
+apache-log4cxx: logging is rarely the main focus of an application, the log4cxx API
+apache-log4cxx: strives to be simple to understand and to use.
+apache-log4cxx: