Fabric (v2) Utilities for Rattail
Go to file
Lance Edgar 24d632b7e3 Add option to skip raw SQL file when dumping postgres DB
trying to cut down on disk space, we'll see how well this works..
2023-09-16 16:57:10 -05:00
rattail_fabric2 Add option to skip raw SQL file when dumping postgres DB 2023-09-16 16:57:10 -05:00
.gitignore Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
CHANGES.rst Update changelog 2023-06-10 19:03:49 -05:00
COPYING.txt Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
MANIFEST.in Include all "deploy" files within manifest 2020-09-08 16:14:55 -05:00
README.rst Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
setup.cfg Replace setup.py contents with setup.cfg 2023-05-16 13:47:10 -05:00
setup.py Replace setup.py contents with setup.cfg 2023-05-16 13:47:10 -05:00
tasks.py Include all "deploy" files within manifest 2020-09-08 16:14:55 -05:00

rattail-fabric2
===============

Rattail is a retail software framework, released under the GNU General Public
License.

This package contains various utility functions for use with `Fabric`_ (v2).

.. _`Fabric`: http://www.fabfile.org/

Please see Rattail's `home page`_ for more information.

.. _`home page`: https://rattailproject.org/