Skip to content

Commit cffba45

Browse files
committed
add information on optional tools: R and Julia
1 parent 9ae257c commit cffba45

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

winpython/data/tools.ini

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
description=GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)
33
url=http://sourceforge.net/projects/gettext
44

5+
[julia]
6+
description=The Julia Langage
7+
url=http://julialang.org/
8+
59
[mingw32]
610
description=C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS)
711
url=https://github.com/numpy/numpy/wiki/Mingw-static-toolchain
@@ -10,6 +14,10 @@ url=https://github.com/numpy/numpy/wiki/Mingw-static-toolchain
1014
description=SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
1115
url=http://www.scintilla.org/SciTE.html
1216

17+
[r]
18+
description=The R Project for Statistical Computing
19+
url=http://www.r-project.org
20+
1321
[tortoisehg]
1422
description=Set of graphical tools and a shell extension for the Mercurial distributed revision control system
1523
url=http://tortoisehg.bitbucket.org

0 commit comments

Comments
 (0)