Platform Team/sugar-stats/0.1: Difference between revisions
Created page with "== Summary == Library to gather Sugar usage statistics. The gathering method is based on sniffing DBus and X11 events. == Supported Sugars..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 45: | Line 45: | ||
== Getting the code == | == Getting the code == | ||
* Gitorious [http://git.sugarlabs.org/desktop/stats sources] repository. | * Gitorious [http://git.sugarlabs.org/desktop/stats sources] repository, [http://git.sugarlabs.org/desktop/stats master-0.1] stable branch. | ||
* Binary [http://download.sugarlabs.org/packages/ | * Binary [http://download.sugarlabs.org/packages/Server:/Factory packages]. | ||
In use, the library does not require any building routines, just provide the full path to the {{Code|active_document/}} subdirectory via the {{Code|PYTHONPATH}} environment variable. | In use, the library does not require any building routines, just provide the full path to the {{Code|active_document/}} subdirectory via the {{Code|PYTHONPATH}} environment variable. | ||