= Welcome to the ZOO project Trac = ZOO is a WPS (Web Processing Service) open source project released under the [wiki:Licence MIT/X-11] license. It provides an OGC WPS compliant developer-friendly framework to create and chain WPS webservices. Official homepage of the project is http://zoo-project.org. The ZOO Trac is hosting ZOO Project source code and documentation in a community oriented system. Please feel free to [wiki:Register] and [wiki:Participate]. = Quick Links = * [wiki:Register] to the ZOO Trac * ZOO Kernel documentation * ZOO Services documentation * ZOO API documentation = Community = List of the ZOO Trac [wiki:Users] = Get in touch = == ZOO Mailing List == Please subscribe here : http://gisws.media.osaka-cu.ac.jp/mailman/listinfo/zoo-discuss == ZOO IRC Channel == {{{#zoo-project@irc.freenode.net}}} is the best way to get contacts with the ZOO devs. == ZOO Twitter == Get fresh news at http://twitter.com/ZOO_Project = Download ZOO source code = == SVN Repository == To download the lastest repository of this project use the following command : {{{ #!sh svn checkout http://svn.zoo-project.org/svn/trunk zoo }}} If you get a ZOO Developer account you can use the following command : {{{ #!sh sed "s:\[tunnels\]:\[tunnels\]\nzoo-ssh = /usr/bin/ssh -p 1046:g" -i ~/.subversion/config svn checkout svn+zoo-ssh://svn.zoo-project.org/var/svn/repos/trunk zoo }}}