diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2011-11-28 21:10:19 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2011-11-28 21:10:19 +0000 |
commit | 5d85bb9b5b27a938f94ec93780a64fe0057b842d (patch) | |
tree | c9cb2d3db6f447db73a45d9d05d0f3079ad8205c /www | |
parent | 2c0fbbc820e98e404caf49f40fe7e0431cbaa1cd (diff) |
pdp: merge with zwizwa darcs
svn path=/trunk/externals/pdp/; revision=15799
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/www/index.html b/www/index.html index a0d84cc..b4444de 100644 --- a/www/index.html +++ b/www/index.html @@ -17,14 +17,6 @@ functionality, have a look at Yves Degoyon's <a href="http://ydegoyon.free.fr/pidip.html">PiDiP</a> library. -<p> PDP is currently in maintenance only mode. After version 0.12 I - got ambitious and started writing -<a href="http://zwizwa.be/packetforth">Packet Forth (PF)</a> -and <a href="http://zwizwa.be/staapl">Staapl</a>. These projects -address problems in the design of PDP, but are not in a state to be -included back into PDP. However, Packet Forth can be used as a -Pure Data external. - <p> For documentation, have a look at the 'pdp' subdirectory in pd's 'Pure Documentation'. Most objects are documented with pd style help patches accessible by right clicking on an object. The place to send @@ -33,29 +25,31 @@ questions is the Pure Data mailing list. <a name="darcs"> <h2>Download</h2></a> -The latest stable PDP tarball release -is <a href="http://zwizwa.be/pd/pdp/pdp-0.12.5.tar.gz">0.12.5</a>. -For older releases see <a href="http://zwizwa.be/pd/pdp">here</a>. -During this maintenance only phase, the main distribution and code -contribution channel is the Pure Data SVN. I do try to keep -my <a href="http://zwizwa.be/darcs/pdp-12">darcs</a> archive up to -date. -PDP is written by Tom Schouten and released under the GPL v2. +The latest stable PDP tarball release can be found in the +<a href="http://sourceforge.net/projects/pure-data/files/libraries/pdp/">PDP</a> +section of the Pure +Data <a href="http://sourceforge.net/projects/pure-data"> SourceForge +project</a>. The <code>pd-pdp</code> package is currently maintained +by Paul Brossier. PDP is written by <a href="http://zwizwa.be">Tom +Schouten</a> and released under the GPL v2. + <a name="links"> <h2>Links</h2></a> -<li><a href="http://pure-data.iem.at/about/">Pure Data at IEM</a> +<li><a href="http://pure-data.info/">Pure Data portal</a> <li><a href="http://ydegoyon.free.fr/pidip.html">PiDiP Is Definitely In Pieces</a> <li><a href="http://www.hackitectura.net/aljwarizmi/">al-Jwarizmi</a> -<li><a href="http://www.artefacte.org/modules.php?op=modload&name=PD&file=index">PidipVJ</a> <li><a href="http://rama.xicnet.com/appz.php">Videoflow / Cruzados BGN</a> <li><a href="http://attacksyour.net/pi/pd/index.html">Eth0</a> <li><a href="http://footils.org/cms">RRADical</a> -<li><a href="http://veejay.sourceforge.net/">Veejay</a> / <a href="http://zwizwa.fartit.com/pd/sendVIMS/">SendVIMS</a> +<li><a href="http://veejay.sourceforge.net/">Veejay</a> / <a href="http://zwizwa.be/pd/sendVIMS/">SendVIMS</a> <li><a href="http://freej.dyne.org/">FreeJ</a> <li><a href="http://effectv.sourceforge.net/">EffecTV</a> +<li><a href="http://zwizwa.be/packetforth/">Packet Forth</a>, the +direct descendant of PDP. +<li><a href="http://zwizwa.be/-/libprim/">libprim</a>, a descendant of Packet Forth. |