Metadata-Version: 2.1 Name: Sanic-Session-SPF Version: 0.5.1.post1 Summary: A SPF compatible distribution of Sanic-Session. Wraps upstream Sanic-Session. Home-page: https://github.com/ashleysommer/sanic-session-spf Author: Ashley Sommer, Suby Raman Author-email: ashleysommer@gmail.com License: MIT Platform: any Classifier: Environment :: Web Environment Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: sanic (>=0.8.3) Requires-Dist: sanic-plugins-framework (>=0.6.7) Requires-Dist: sanic-session # A distribution of Sanic-Session, with Sanic-Plugins-Framework compatibility bolted on. ## This allows you to specify Sanic-Session plugin in a SPF-based application.