11 | | As all Wiki pages, this page is editable, this means that you can |
12 | | modify the contents of this page simply by using your |
13 | | web-browser. Simply click on the "Edit this page" link at the bottom |
| 7 | This website hosts the development trees for the following ''print-related'' software : |
| 8 | |
| 9 | * [http://www.pykota.com/software/pykota PyKota] : The print accounting software itself. |
| 10 | * [http://www.pykota.com/software/pkpgcounter pkpgcounter] : PyKota's software accounting engine, which can be used separately. |
| 11 | * [http://www.pykota.com/software/tea4cups Tea4CUPS] : the Swiss Army's knife of the CUPS administrator. |
| 12 | * [http://www.pykota.com/software/pkipplib pkipplib] : an implementation of [http://en.wikipedia.org/wiki/Internet_Printing_Protocol IPP] and CUPS' API purely in the Python language. |
| 13 | * [http://www.pykota.com/software/pykoticon PyKotIcon] : a client side helper for PyKota, which can be used whenever a graphical interaction between the print server and the end user has to take place at printing time (e.g. to ask and check a password, or give an information to the user). |
| 14 | |
| 15 | You can edit this Wiki or submit Tickets by first registering on this website. |
| 16 | Once logged-in, simply click on the "Edit this page" link at the bottom |
17 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
18 | | a new Trac environment, containing a default set of wiki pages and some sample |
19 | | data. This newly created environment also contains |
20 | | [wiki:TracGuide documentation] to help you get started with your project. |
21 | | |
22 | | You can use [wiki:TracAdmin trac-admin] to configure |
23 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
24 | | regard to ''components'', ''versions'' and ''milestones''. |
25 | | |
26 | | |
27 | | TracGuide is a good place to start. |
28 | | |