Metadata-Version: 2.1
Name: bottle-mold
Version: 0.0.2.dev0
Summary: Remove the boilerplate template from your bottle web services.
Home-page: https://github.com/peregrinius/bottle-mold
Author: James Burke
Author-email: peregrinius@gmail.com
License: MIT
Description: 
        Bottle-mold removes the need to repeat boilerplate code for your bottle services.
        Python Standard Library.
        Copyright (c) 2019, James Burke.
        License: MIT (see LICENSE for details)
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
