Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/git_trac/SPKG.txt
8817 views
1
= Git-Trac =
2
3
== Description ==
4
5
This module implements a "git trac" subcommand of the git suite that
6
interfaces with trac over XMLRPC.
7
8
== License ==
9
10
GPLv3+
11
12
== SPKG Maintainers ==
13
14
* Volker Braun
15
16
== Upstream Contact ==
17
18
https://github.com/sagemath/git-trac-command
19
Volker Braun <[email protected]>
20
21
== Dependencies ==
22
23
* python 2.7 or 3.3+
24
25
== Special Update/Build Instructions ==
26
27
Nothing special, just use the provided setup.py
28
29
30