Changeset 3287 for pykota/trunk/README

Show
Ignore:
Timestamp:
01/10/08 23:01:47 (16 years ago)
Author:
jerome
Message:

Removed the dependency on python-chardet entirely. Now uses unicode
or UTF-8 strings all over the place : UTF-8 still used for datas
coming from/going to the database (TODO). Conversion to end user's
locale charset is now only done when needed. PyKota Exceptions need
a base class which, for now, will handle the charset translation,
until we get the time to replace internal loggers with Python's
logging module...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/README

    r3282 r3287  
    154154    - The Python-OSD module to use the graphical print quota reminder. 
    155155      (http://repose.cx/pyosd/) 
    156     - The Python-chardet module to autodetect user's character set when   
    157       printing. (http://chardet.feedparser.org) 
    158156    - SNMP tools (specifically the snmpget command) if you prefer to 
    159       use your own script to request query printers. 
     157      use your own script to request query printers instead of PyKota's 
     158      internal SNMP handling facilities, which is not recommanded... 
    160159      (http://www.net-snmp.org) 
    161160    - Netatalk (specifically the pap command) if you plan to