mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 06:35:10 +00:00
1 line
No EOL
1.2 KiB
JSON
1 line
No EOL
1.2 KiB
JSON
{"classifiers": ["Development Status :: 5 - Production/Stable", "Development Status :: 6 - Mature", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Operating System :: POSIX :: SunOS/Solaris", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3"], "extensions": {"python.details": {"contacts": [{"email": "doctormo@gmail.com", "name": "Martin Owens", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/doctormo/python-crontab"}}}, "extras": ["cron-description", "cron-schedule"], "generator": "bdist_wheel (0.29.0)", "license": "LGPLv3", "metadata_version": "2.0", "name": "python-crontab", "platform": "linux", "provides": "crontab", "run_requires": [{"extra": "cron-description", "requires": ["cron-descriptor"]}, {"extra": "cron-schedule", "requires": ["croniter"]}, {"requires": ["python-dateutil"]}], "summary": "Python Crontab API", "version": "2.2.3"} |