Metadata-Version: 2.0
Name: rituals
Version: 0.2.0
Summary: rituals – Common tasks for 'Invoke' that are needed again and again
Home-page: https://github.com/jhermann/rituals
Author: Jürgen Hermann
Author-email: jh@web.de
License: GPL v2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Dist: bunch (>=1.0,<2)
Requires-Dist: invoke (>=0.9,<1)

rituals – Common tasks for 'Invoke' that are needed again and again.

Copyright ⓒ  2015 Jürgen Hermann

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

The full LICENSE file and source are available at
   https://github.com/jhermann/rituals

