-
Notifications
You must be signed in to change notification settings - Fork 7
/
repositories.txt
232 lines (228 loc) · 5.94 KB
/
repositories.txt
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
debian-science
https://wiki.debian.org/DebianScience
git://git.debian.org/git/debian-science/packages/
* may already contain git repositories for much of what we need
* I havn't yet found a full list of the supported packages
C/C++ packages
--------------
ann.cmake
* LGPL
* no official repository
* inofficial: git://git.debian.org/git/debian-science/packages/ann.git
http://anonscm.debian.org/gitweb/?p=pkg-scicomp/ann.git
armadillo.cmake
* Mozilla Public License 2.0 (MPL)
* svn://svn.code.sf.net/p/arma/code/
boost.cmake
* Boost Software License (permissive)
* https://github.com/boostorg/boost (super-project with submodules for
individual libraries)
bzip2.cmake
* BSD
* no official repository
* inofficial: git://git.debian.org/collab-maint/bzip2.git
http://anonscm.debian.org/gitweb/?p=collab-maint/bzip2.git
cylemon.cmake
* no license yet
* https://github.com/cstraehl/cylemon.git
fftw.cmake
* GPL v2
* https://github.com/FFTW/fftw3
freetype.cmake
* FreeType Project license (similar to BSD, permissive)
* git://git.sv.nongnu.org/freetype/freetype2.git
http://git.savannah.gnu.org/cgit/freetype/
h5py.cmake
* BSD
* https://github.com/h5py/h5py
hdf5.cmake
* HDF5 license (similar to BSD, permissive)
* https://git.gitorious.org/hdf5/hdf5-v18.git
iconv.cmake
* GPL v3
* git://git.savannah.gnu.org/libiconv.git
jom.cmake
* GPL v2
* https://git.gitorious.org/qt-labs/jom.git
jpeg.cmake (libjpeg-turbo)
* BSD
* svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk
git://git.code.sf.net/p/libjpeg-turbo/code
lemon.cmake
* Boost Software License
* HG: http://lemon.cs.elte.hu/hg/lemon
libpng.cmake
* libpng license (similar to BSD, permissive)
* http://sourceforge.net/p/libpng/code/ci/master/tree/
git://git.code.sf.net/p/libpng/code
libxml2.cmake
* MIT
* git://git.gnome.org/libxml2
http://git.gnome.org/browse/libxml2/
matplotlib.cmake
* matplotlib license (based on PSF)
* https://github.com/matplotlib/matplotlib
mlpack.cmake
* LGPL
* http://svn.cc.gatech.edu/fastlab/mlpack/trunk/
nasm.cmake
* BSD
* http://repo.or.cz/w/nasm.git
numpy.cmake
* BSD
* http://github.com/numpy/numpy.git
openblas.cmake
* BSD
* http://github.com/xianyi/OpenBLAS
opengm.cmake
* MIT
* https://github.com/opengm/opengm
openssl.cmake
* OpenSSL License (BSD style, permissive)
* https://github.com/openssl/openssl
pgmlink.cmake
* MIT
* http://github.com/ilastik/pgmlink.git
pil.cmake
* old Python license (permissive)
* https://bitbucket.org/effbot/pil-117
pyqt.cmake
* GPL v2 and v3
* no public repository
python.cmake
* PSF (Python license, permissive)
* HG: http://hg.python.org/cpython/ (see branch 2.7)
qimage2ndarray.cmake
* BSD
* https://github.com/hmeine/qimage2ndarray.git
qt.cmake
* LGPL v2, GPL v3
* subprojects below https://qt.gitorious.org/qt
scikit_image.cmake
* BSD
* https://github.com/scikit-image/scikit-image
scikit_learn.cmake
* BSD
* https://github.com/scikit-learn/scikit-learn
scipy.cmake
* BSD
* http://github.com/scipy/scipy.git
snappy.cmake
* BSD
* http://snappy.googlecode.com/svn/trunk/
inofficial: https://github.com/ukoethe/snappy.git
sqlite (see python_packages.cmake)
* public domain
* Fossil repository only
tiff.cmake
* MIT
* CVS: CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot
inofficial: https://github.com/vadz/libtiff
vigra.cmake
* MIT
* https://github.com/ukoethe/vigra
vigraqt.cmake
* GPL v2
* https://github.com/hmeine/vigraqt
vtk.cmake
* BSD
* http://vtk.org/VTK.git
zlib.cmake
* BSD
* https://github.com/madler/zlib
Python Packages:
----------------
argparse
* PSF
* HG: https://code.google.com/p/argparse/
blist
* BSD
* https://github.com/DanielStutzbach/blist
colorama
* BSD
* HG: http://code.google.com/p/colorama
cython
* Apache license
* https://github.com/cython/cython
distribute (deprecated setuptools version)
* PSF
* HG: https://bitbucket.org/tarek/distribute
docopt
* MIT
* https://github.com/docopt/docopt
docutils
* public domain, BSD, PSF
* http://svn.code.sf.net/p/docutils/code/trunk
futures
* BSD
* HG: https://code.google.com/p/pythonfutures/
greenlet
* MIT
* https://github.com/python-greenlet/greenlet
grin
* BSD
* https://svn.enthought.com/svn/sandbox/grin/trunk/
ipython
* BSD
* https://github.com/ipython/ipython
jinja2
* BSD
* http://github.com/mitsuhiko/jinja2
logilab_astng
* LGPL
* HG: https://bitbucket.org/logilab/astroid
logilab_common
* LGPL
* HG: https://bitbucket.org/logilab/logilab-common
markupsafe
* BSD
* http://github.com/mitsuhiko/markupsafe
nose
* LGPL
* https://github.com/nose-devs/nose/
pep8
* MIT
* https://github.com/jcrocholl/pep8
pip
* MIT
* https://github.com/pypa/pip
psutil
* BSD
* HG: https://code.google.com/p/psutil/
pyflakes
* MIT
* https://github.com/pyflakes/pyflakes
pygments
* BSD
* HG: http://bitbucket.org/birkenfeld/pygments-main
pylint
* GPL
* HG: https://bitbucket.org/logilab/pylint
pyopengl
* BSD
* CVS (outdated?): CVSROOT=:pserver:anonymous@pyopengl.cvs.sourceforge.net:/cvsroot/pyopengl
BZR: bzr branch lp:pyopengl
pyreadline
* BSD
* https://github.com/pyreadline/pyreadline
pyzmq
* BSD
* https://github.com/zeromq/pyzmq/
rope
* GPL
* https://github.com/python-rope/rope
setuptools
* PSF
* HG: https://bitbucket.org/pypa/setuptools
sip
* PSF
* HG: http://www.riverbankcomputing.com/hg/sip
sphinx
* BSD
* HG: https://bitbucket.org/birkenfeld/sphinx/
tornado
* Apache license
* https://github.com/facebook/tornado
yapsy
* BSD
* HG: http://hg.code.sf.net/p/yapsy/code