Show
Ignore:
Timestamp:
06/19/04 00:21:27 (20 years ago)
Author:
jalet
Message:

Native PDF parser greatly improved.
GhostScript? based PDF parser completely removed because native code
is now portable across Python versions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r1545 r1552  
    2222# 
    2323 
    24 __version__ = "1.19alpha23_unofficial" 
     24__version__ = "1.19alpha24_unofficial" 
    2525 
    2626__doc__ = """PyKota : a complete Printing Quota Solution for CUPS and LPRng."""