From 612d7478492b8c96cb138b7ee6f9b1829d046fc8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 4 Jul 2008 06:30:02 +0000 Subject: Start on bfg. --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 000000000..a39716904 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +repoze.bfg +========== + +``repoze.bfg`` is a system for routing to applications based on graph +traversal and adapter lookups (ala Zope). + -- cgit v1.2.3