Skip to content

ironchicken/pycoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycoon

This package provides an implementation of the XML pipeline concept: pipelines of XML processing components (generators, transformers, serializers) can be constructed which respond to HTTP request path patterns and return XML documents. The concept is also implemented in Apache Cocoon from which Pycoon got its name.

Usage

TODO

License and History

Copyright (C) 2005-2006, 2016 Richard Lewis

Pycoon is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

Pycoon is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Pycoon. If not, see http://www.gnu.org/licenses/.

Pycoon was originally developed in 2005/6 with a re-write contributed by anrienord. It has recently been re-deployed based on a version before this re-write.

About

XML pipeline processing and HTTP publication

Resources

License

Stars

Watchers

Forks

Packages

No packages published