Local File System product

  This product allows you to store Zope objects as files in the local file 
  system. Every object is stored as a both a human-readable document file 
  and a hidden Z-properties file, which allows both the object's 'view' 
  and the rest of the object's data to be manipulated with standard file 
  system tools. The standard object types supported are: Folder, Image, 
  File, Zope Page Template, DTML Document / Method, Script (Python),
  External Method, Z SQL Method, Z Gadfly Database Connection, and MailHost.
  The product also has an extension mechanism to add more supported types, and 
  comes installed with support for: ZMySQLDA, XMLRPCMethod, and STXDocument.
  