dupeguru/hscommon
Virgil Dupras 5a275db67d Improved hscommon doc
* Completed hscommon.gui.table's doc
* Use sphinx.ext.autosummary.
* Moved attribute docstrings directly into properties.
2013-11-30 12:15:03 -05:00
..
.tx Pulled all locs from Transifex 2013-08-03 17:34:02 -04:00
gui Improved hscommon doc 2013-11-30 12:15:03 -05:00
locale Pulled all locs from Transifex 2013-08-03 17:34:02 -04:00
tests Refactoring: Path API compatibility with pathlib 2013-11-16 12:06:16 -05:00
.gitignore Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
LICENSE Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
README Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
__init__.py Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
build.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
conflict.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
currency.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
debug.py Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
desktop.py Refactoring: Path API compatibility with pathlib 2013-11-16 12:06:16 -05:00
geometry.py Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
loc.py Added the --normpo build option 2013-08-03 17:13:24 -04:00
notify.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
path.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
plat.py Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
pygettext.py pygettext: explicitly open files as utf-8 2013-11-24 10:22:05 -05:00
reg.py Refactoring: Created hscommon.desktop 2013-10-12 13:54:13 -04:00
sphinxgen.py Call sphinx-build from withing Python instead of a subprocess 2013-08-19 17:43:32 -04:00
sqlite.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00
testutil.py Added hscommon repo as a subtree 2013-06-22 21:32:23 -04:00
trans.py Added the Vietnamese language 2013-08-03 17:36:53 -04:00
util.py Reorganized hscommon documentation 2013-11-16 14:46:34 -05:00

README

This module is common code used in all Hardcoded Software applications. It has no stable API so
it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own
apps, be my guest.