summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/README b/lib/README
new file mode 100644
index 0000000..6442579
--- /dev/null
+++ b/lib/README
@@ -0,0 +1,10 @@
+Capirca is a system to develop and manage access control lists
+for a variety of platforms.
+It was developed by Google for internal use, and is now open source.
+
+Project home page: http://code.google.com/p/capirca/
+
+Please send contributions to capirca-dev@googlegroups.com.
+
+Code should include unit tests and follow the Google Python style guide:
+http://code.google.com/p/soc/wiki/PythonStyleGuide