YakTrack is a simple but reasonably effective issue-tracking system written in Python using the current XML libraries. It uses simple XML DTDs to define issue formats, and stores each issue as a separate XML file, making for a very simple database structure.
YakTrack 是一个简单但相当有效率的问题跟踪系统,使用当前的XML库用Python写成,它用XML DTDs定义问题格式,把每个问题存储在一个单独的XML文件中,组成一个非常简单的数据库结构。