{"license": "BSD", "name": "plan", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "A Python package for writing and deploying cron jobs with a clear and beautiful syntax.", "run_requires": [{"requires": ["click (>=2.1)"]}], "version": "0.5", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/fengsp/plan"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "fsp261@gmail.com", "name": "Shipeng Feng"}]}, "python.commands": {"wrap_console": {"plan-quickstart": "plan.commands:quickstart"}}, "python.exports": {"console_scripts": {"plan-quickstart": "plan.commands:quickstart"}}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4"], "extras": []}