28 lines
428 B
Plaintext
28 lines
428 B
Plaintext
|
|
Rattail
|
|
=======
|
|
|
|
Rattail is a retail software framework based on `edbob <http://edbob.org/>`_,
|
|
and released under the GNU Affero General Public License.
|
|
|
|
This is the core ``rattail`` package.
|
|
|
|
Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more
|
|
information.
|
|
|
|
|
|
Installation
|
|
------------
|
|
|
|
Install the software with::
|
|
|
|
$ pip install rattail
|
|
|
|
|
|
Usage
|
|
-----
|
|
|
|
Built-in help can be seen with::
|
|
|
|
$ rattail help
|