diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-15 16:33:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-15 16:33:02 +0000 |
commit | 65dca9f89d82cc512f1c10ac8cf70696243e650a (patch) | |
tree | 53e0c9e87da2fcd86f23a557ac2132c92b700bb6 /debian/copyright | |
parent | 68c77ef01fff197c65678f6f23a12cea66f635db (diff) |
* Rewritten rst plugin by madduck is a python program that communicates with
ikiwiki via XML RPC. This should be much faster than the old plugin that
had to fork python for every rst page render. Note that if you use
the rst plugin, you now need to have the RPC::XML perl module installed.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright index ab85fe424..2681da807 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,10 +58,6 @@ Files: topography.pm Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ -Files: rst.pm -Copyright: © 2006 Sergio Talens-Oliag <sto@debian.org> -License: GPL-2+ - Files: map.pm Copyright: © 2006 Alessandro Dotti Contra License: GPL-2+ @@ -78,6 +74,10 @@ Files: polygen.pm, pagestats.pm Copyright: © 2006 Enrico Zini License: GPL-2+ +Files: plugins/rst +Copyright: © martin f. krafft <madduck@madduck.net> +License: GPL-2 + Files: doc/logo/* Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ |