File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,19 +12,19 @@ MSS is for *Multi-Screen Shot*.
1212Dependancies & requirements
1313---
1414
15- Python. And that is all :)
16- MSS is writen in pure python, it uses ctypes.
15+ Python. And that is all :)
16+ MSS is writen in pure python, it uses ctypes.
1717ctypes has been introduced in Python 2.5, before it will need ctypes modules to be installed separately.
1818
1919Support
2020---
2121
2222| | GNU/linux | Windows | Mac OS X |
2323| ------------| :---------:| :---------:| :---------:|
24- | python 3.3 | no | no | ? |
25- | python 3.2 | no | no | ? |
26- | python 3.1 | no | no | ? |
27- | python 3.0 | no | no | ? |
24+ | python 3.3 | ** YES ** | ** YES ** | ? |
25+ | python 3.2 | yes | yes | ? |
26+ | python 3.1 | yes | yes | ? |
27+ | python 3.0 | yes | yes | ? |
2828| ** python 2.7** | ** YES** | ** YES** | ** YES** |
2929| python 2.6 | yes | yes | yes |
3030
You can’t perform that action at this time.
0 commit comments