Changeset 443
- Timestamp:
- 01/17/07 23:27:39 (18 years ago)
- Location:
- pkpgcounter/trunk
- Files:
-
- 28 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/bin/pkpgcounter
r439 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/BUGS
r406 r443 3 3 pkpgcounter : a generic Page Description Language parser 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/CREDITS
r391 r443 3 3 pkpgcounter : a generic Page Description Language parser 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/man/genman.sh
r303 r443 3 3 # pkpgcounter : a generic Page Description Language parser. 4 4 # 5 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 # You're welcome to redistribute this software under the 7 7 # terms of the GNU General Public Licence version 2.0 -
pkpgcounter/trunk/man/pkpgcounter.1
r440 r443 4 4 pkpgcounter \- manual page for pkpgcounter 2.13 5 5 .SH DESCRIPTION 6 pkpgcounter v2.13 (c) 2003, 2004, 2005, 2006 Jerome Alet6 pkpgcounter v2.13 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet 7 7 .PP 8 8 pkpgcounter is a generic Page Description Language parser. -
pkpgcounter/trunk/NEWS
r439 r443 3 3 pkpgcounter : a generic Page Description Language parser 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/analyzer.py
r439 r443 2 2 # pkpgcounter : a generic Page Description Language parser 3 3 # 4 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>4 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/dvi.py
r428 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/escp2.py
r415 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/__init__.py
r303 r443 2 2 # pkpgcounter : a generic Page Description Language parser 3 3 # 4 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>4 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/inkcoverage.py
r442 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/oldpcl345.py
r431 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/ooo.py
r415 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/pcl345.py
r431 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/pclxl.py
r430 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/pdlparser.py
r432 r443 2 2 # pkpgcounter : a generic Page Description Language parser 3 3 # 4 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>4 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/pjl.py
r357 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/plain.py
r428 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/postscript.py
r437 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/qpdl.py
r415 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/spl1.py
r415 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/tiff.py
r428 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/pkpgpdls/version.py
r442 r443 2 2 # pkpgcounter : a generic Page Description Language parser 3 3 # 4 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>4 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by … … 29 29 __author__ = "Jerome Alet" 30 30 __authoremail__ = "alet@librelogiciel.com" 31 __years__ = "2003, 2004, 2005, 2006 "31 __years__ = "2003, 2004, 2005, 2006, 2007" 32 32 33 33 __gplblurb__ = """This program is free software; you can redistribute it and/or modify -
pkpgcounter/trunk/pkpgpdls/zjstream.py
r415 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/README
r418 r443 3 3 pkpgcounter : a generic Page Description Language parser 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/setup.py
r337 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/tests/README
r404 r443 3 3 pkpgcounter : a generic Page Description Language parser 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pkpgcounter/trunk/tests/runcolors.py
r405 r443 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by