Differences between revisions 1 and 2
Revision 1 as of 2002-07-11 22:41:44
Size: 1070
Editor: pD9EB017A
Comment:
Revision 2 as of 2002-07-14 21:50:37
Size: 1176
Editor: pD9EB0537
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== URL === #pragma section-numbers off
=== Masthead ===
Line 3: Line 4:
http://maki.sourceforge.net/

=== Licence ===

GPL
   URL:: http://maki.sourceforge.net/
   version:: 20020713 (''[[Date(2002-07-13T00:00:00)]]'')
   licence:: GPL
   platforms::
   Python versions:: ???
Line 12: Line 13:

=== Operating Systems ===
Line 27: Line 26:
=== Comments ===
Line 31: Line 28:
 maki is a webserving framework built on Python and XML. It allows a web developer to send an XML input document through any number of steps, where each step is either a stylesheet transformation or a custom process. A processor that evaluates embedded Python code is included. The output of each step is passed as the input to the next step (similar to a Unix pipe). Additionally, the output of each processor step can be cached for a user-specified time period. All configuration is done in XML files that allow you to specify rules based on matching paths against Unix-style wildcard patterns or regular expressions. maki is a webserving framework built on Python and XML. It allows a web developer to send an XML input document through any number of steps, where each step is either a stylesheet transformation or a custom process. A processor that evaluates embedded Python code is included. The output of each step is passed as the input to the next step (similar to a Unix pipe). Additionally, the output of each processor step can be cached for a user-specified time period. All configuration is done in XML files that allow you to specify rules based on matching paths against Unix-style wildcard patterns or regular expressions.

=== Comments ===

Masthead

URL

http://maki.sourceforge.net/

version

20020713 (Date(2002-07-13T00:00:00))

licence
GPL
platforms
Python versions
???

Deployment Platforms

It can run behind Apache, using FastCGI or through WebWare.

Suitability

Development Interfaces

Environment Access

Session, Identification and Authentication

Persistence Support

Presentation Support

InTheirOwnWords

maki is a webserving framework built on Python and XML. It allows a web developer to send an XML input document through any number of steps, where each step is either a stylesheet transformation or a custom process. A processor that evaluates embedded Python code is included. The output of each step is passed as the input to the next step (similar to a Unix pipe). Additionally, the output of each processor step can be cached for a user-specified time period. All configuration is done in XML files that allow you to specify rules based on matching paths against Unix-style wildcard patterns or regular expressions.

Comments

maki (last edited 2014-04-21 02:18:40 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.