Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorBenjamin Saller <bcsaller@objectrealms.net>2007-05-07 09:51:28 (GMT)
committer Benjamin Saller <bcsaller@objectrealms.net>2007-05-07 09:51:28 (GMT)
commit684c20475c817f3a7f69a790e8138f56530ac043 (patch)
tree0de8b2e09d1e99da8c4bb13f2ee4164499646ecc /README.txt
parent8f959ce4a431db6d4f097cf1dd0c98a7060d08d1 (diff)
wrappers to launch the datastore
there is an optional dep referenced in the README here
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 07f6ed4..16d6495 100644
--- a/README.txt
+++ b/README.txt
@@ -25,13 +25,19 @@ xapian -- integrated full text indexing
currently this requires a checkout
pyxapian -- Python bindings
- svn co svn://svn.xapian.org/xapian/trunk xapian
+ svn co http://pyxapian.googlecode.com/svn/trunk/lemur.sei
the lemur package must be installed
sqllite -- metadata database tuned to work in embedded systems
dbus -- command and control
+ore.main -- (optional) A command line application framework/shell
+ used in bin/datasore. If you don't want to use this dep
+ for now run bin/datasore-native
+
+
+
Converters
----------
(used to index binaries)