Metadata-Version: 1.1
Name: wagtail-advanced-form-builder
Version: 0.1.3
Summary: Wagtail Advanced Form Builder
Home-page: https://github.com/octavenz/wagtail-advanced-form-builder
Author: Richard Blake (Octave)
Author-email: richard.blake@octave.nz
License: BSD
Description: # Wagtail Advanced Form Builder
        
        ![Form fields](./docs/screenshots/waf-form-fields.png)
        
        # About
        
        Wagtail Advanced Form Builder is an extension on top of Wagtail's in-built Form Builder. It provides the ability to 
        create forms with conditional logic.
        
        # Documentation
        
        The documentation for using and developing with Wagtail Advanced Form Builder can be found at https://wagtail-advanced-form-builder.readthedocs.io/en/latest/
        
        # Getting Help
        
        Please report bugs or issues using the [Issue Tracker](https://github.com/octavenz/wagtail-advanced-form-builder/issues) 
        
        # Authors
        
        * Richard Blake ([Octave](https://octave.nz))
        
        # License
        
        This project is licensed under the BSD License - see the [LICENSE file](./LICENCE) for details
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
