Changeset 1771 for pykota/trunk/setup.py

Show
Ignore:
Timestamp:
10/04/04 23:25:29 (20 years ago)
Author:
jalet
Message:

dumpykota can now output datas in the XML format

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/setup.py

    r1758 r1771  
    2424# 
    2525# $Log$ 
     26# Revision 1.53  2004/10/04 21:25:29  jalet 
     27# dumpykota can now output datas in the XML format 
     28# 
    2629# Revision 1.52  2004/09/30 09:52:45  jalet 
    2730# Initial release of autopykota. Reading help or manpage is greatly 
     
    429432                       ("Python-OSD", "pyosd", "Python-OSD is recommended if you plan to use the X Window On Screen Display\nprint quota reminder named pykosd."), 
    430433                       ("Python-SNMP", "pysnmp", "Python-SNMP is recommended if you plan to use hardware\naccounting with printers which support SNMP.\nSee http://pysnmp.sf.net"), 
     434                       ("Python-JAXML", "jaxml", "Python-JAXML is recommended if you plan to dump datas in the XML format.\nSee http://www.librelogiciel.com/software/"), 
    431435                     ] 
    432436    commandstocheck = [("SNMP Tools", "snmpget", "SNMP Tools are needed if you want to use SNMP enabled printers."), ("Netatalk", "pap", "Netatalk is needed if you want to use AppleTalk enabled printers.")]