Difference between revisions of "CcPublisher Prerequisites"

From Creative Commons
Jump to: navigation, search
m (Developing ccPublisher 2 moved to CcPublisher Prerequisites)
 
Line 20: Line 20:
 
== Developing ccPublisher ==
 
== Developing ccPublisher ==
  
Depending on your platform, your development model may vary slightly.  See the appropriate platform-specific page:
+
Depending on your platform and toolset, your development model may vary slightly.  See the appropriate tool/platform-specific page:
  
 
* [[Developing ccPublisher with Command Line Tools]]
 
* [[Developing ccPublisher with Command Line Tools]]
 
* [[Developing ccPublisher with Eclipse]]
 
* [[Developing ccPublisher with Eclipse]]
 
* [[Developing ccPublisher with Wing]]
 
* [[Developing ccPublisher with Wing]]

Latest revision as of 14:15, 29 June 2006


This page describes the prerequisites needed to develop ccPublisher. We try to maintain pure Python within our Subversion repository (either with a vendor tag or svn:external). However, there are a handful of dependencies which are better built on individual systems or installed from binaries.

Developing ccPublisher

Depending on your platform and toolset, your development model may vary slightly. See the appropriate tool/platform-specific page: