mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-14 11:39:03 +00:00
33 lines
621 B
ReStructuredText
33 lines
621 B
ReStructuredText
|
==============================================
|
||
|
hscommon - Common code used throughout HS apps
|
||
|
==============================================
|
||
|
|
||
|
:Author: `Hardcoded Software <http://www.hardcoded.net>`_
|
||
|
:Dev website: http://hg.hardcoded.net/hscommon
|
||
|
:License: BSD License
|
||
|
|
||
|
Introduction
|
||
|
============
|
||
|
|
||
|
``hscommon`` is a collection of tools used throughout HS apps.
|
||
|
|
||
|
Dependencies
|
||
|
============
|
||
|
|
||
|
Python 3.1 is required. `py.test <http://pytest.org/>`_ is required to run the tests.
|
||
|
|
||
|
API Documentation
|
||
|
=================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
build
|
||
|
conflict
|
||
|
currency
|
||
|
notify
|
||
|
path
|
||
|
reg
|
||
|
sqlite
|
||
|
util
|