Metadata-Version: 2.0
Name: Biryani
Version: 0.10.2
Summary: Toolbox to convert and validate data (for web forms, CSV files, XML files,
Home-page: http://biryani.readthedocs.org/
Author: Emmanuel Raviart
Author-email: emmanuel@raviart.com
License: http://www.apache.org/licenses/LICENSE-2.0
Keywords: conversion form python validation web
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Requires-Dist: Babel (>=0.9.4)
Provides-Extra: bsonconv
Requires-Dist: pymongo; extra == 'bsonconv'
Provides-Extra: datetimeconv
Requires-Dist: isodate (>=0.4); extra == 'datetimeconv'
Requires-Dist: pytz; extra == 'datetimeconv'
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Provides-Extra: jwtconv
Requires-Dist: pycrypto; extra == 'jwtconv'
Provides-Extra: netconv
Requires-Dist: pydns; extra == 'netconv'
Provides-Extra: webobconv
Requires-Dist: webob; extra == 'webobconv'

UNKNOWN


