Metadata-Version: 2.0
Name: wagtailapproval
Version: 0.0.5
Summary: Wagtail Approval pipeline
Home-page: https://github.com/absperf/wagtailapproval
Author: Taylor C. Richberger <tcr@absolute-performance.com>
Author-email: tcr@absolute-performance.com
License: BSD 2-Clause
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: wagtail (>=1.5)

wagtail-approval
################

A wagtail plugin for an approval pipeline for pages and documents

License
=======

This project is licensed under the 2-clause BSD license, copyrighted by Absolute
Performance, Inc.  See the LICENSE document for more information.

Portions of code are copied from the
`wagtailnews <https://github.com/takeflight/wagtailnews`_ project, and files
with any lines copied therefrom are indicated as such with comments asserting
the original copyright, as required by its own BSD license.


