mirror of
https://github.com/ciromattia/kcc
synced 2025-12-17 19:51:45 +00:00
README update
This commit is contained in:
@@ -39,13 +39,17 @@ You can find the latest released binary at the following links:
|
|||||||
- [UnRAR](http://www.rarlab.com/download.htm) *(For CBR/RAR support)*
|
- [UnRAR](http://www.rarlab.com/download.htm) *(For CBR/RAR support)*
|
||||||
- [7za](http://www.7-zip.org/download.html) *(For 7z/CB7 support)*
|
- [7za](http://www.7-zip.org/download.html) *(For 7z/CB7 support)*
|
||||||
|
|
||||||
### For compiling/running from source:
|
### For running from source:
|
||||||
- Python 3.3
|
- Python 3.3
|
||||||
- [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5)
|
- [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/download5)
|
||||||
- [Pillow](http://pypi.python.org/pypi/Pillow/) 2.3.0+
|
- [Pillow](http://pypi.python.org/pypi/Pillow/) 2.3.0+
|
||||||
- [psutil](https://pypi.python.org/pypi/psutil)
|
- [psutil](https://pypi.python.org/pypi/psutil)
|
||||||
- [python-slugify](http://pypi.python.org/pypi/python-slugify)
|
- [python-slugify](http://pypi.python.org/pypi/python-slugify)
|
||||||
|
|
||||||
|
### For freezing code:
|
||||||
|
- Windows - [cx_Freeze](https://bitbucket.org/anthony_tuininga/cx_freeze) version 4.3.2 with [this](https://bitbucket.org/anthony_tuininga/cx_freeze/pull-request/29/conversions-to-support-untranslated-wide) patchset.
|
||||||
|
- OS X - [py2app](https://bitbucket.org/ronaldoussoren/py2app) HEAD version.
|
||||||
|
|
||||||
## USAGE
|
## USAGE
|
||||||
|
|
||||||
Should be pretty self-explanatory. All options have detailed informations in tooltips.
|
Should be pretty self-explanatory. All options have detailed informations in tooltips.
|
||||||
@@ -314,6 +318,9 @@ The app relies and includes the following scripts/binaries:
|
|||||||
|
|
||||||
####4.0:
|
####4.0:
|
||||||
|
|
||||||
|
## KNOWN ISSUES
|
||||||
|
Please check [wiki page](https://github.com/ciromattia/kcc/wiki/Known-issues).
|
||||||
|
|
||||||
## COPYRIGHT
|
## COPYRIGHT
|
||||||
|
|
||||||
Copyright (c) 2012-2013 Ciro Mattia Gonano and Paweł Jastrzębski.
|
Copyright (c) 2012-2013 Ciro Mattia Gonano and Paweł Jastrzębski.
|
||||||
|
|||||||
Reference in New Issue
Block a user