-
abstract: Abstract classes for use as base classes.
-
api: Abstract classes (interfaces) that define the Pootle backend API.
-
ddtp: DDTP support.
-
demoserver: A proof of concept XML-RPC server that exposes Pootle's backend storage.
-
memory: A backend that stores all the data directly in objects.
-
merge
-
po: A .po file importer and exporter.
-
rdb: A backend that stores all data in a relational database.
-
standard: Implementation of the storage API on top of the standard Pootle
storage.
-
test_ddtp
-
test_memory
-
test_merge
-
test_po
-
test_rdb
-
test_standard
-
tests: General tests.
|