File: README.md

package info (click to toggle)
git-cola 4.15.0-1
  • links: PTS
  • area: main
  • in suites: forky
  • size: 6,820 kB
  • sloc: python: 37,730; sh: 298; makefile: 223; xml: 104; tcl: 62
file content (27 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# extras

The extras directory contains third-party code that is used
by Git Cola.

## sphinxtogithub

Git Cola uses
[sphinx-to-github](https://github.com/michaeljones/sphinx-to-github)
for massaging the output of the
[Sphinx](https://github.com/sphinx-doc/sphinx)-generated documentation.


## qtpy

The license and author information for the
[QtPy](https://github.com/spyder-ide/qtpy) library is included in the
[qtpy/](qtpy) directory.


## polib

The `cola.polib` Python module is a copy of the [MIT-licensed](LICENSE.polib)
[polib](https://github.com/izimobil/polib) library.

The license for [polib](https://github.com/izimobil/polib) is included
in the [polib](polib) directory.