{ "info": { "author": "Wolfgang Schnerring ", "author_email": "wosc@wosc.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython" ], "description": "======================\nCalDAV roundtrip check\n======================\n\nThis packages creates a test event in a CalDAV calendar, and checks that it can\nbe read back.\n\n\nUsage\n=====\n\nCreate a configuration file::\n\n [default]\n url = https://caldav.example.com/\n calendar = testcalendar\n username = test@example.com\n password = secret\n # loglevel = WARNING # This default means no output for a successful run.\n\nNow run ``caldav-check-roundtrip example.conf``. It will create an event in the\ngiven calendar ``testcalendar`` with a random string in the\n``X-Mailcheck-Token`` header, check if an event with that string exists, and\nthen delete the event. The exit status is 0 if sucessful, 1 on errors (e.g.\nconnection failed) and 2 if the event could not be found.\n\n\nCHANGES\n=======\n\n1.0.1 (2018-04-08)\n------------------\n\n- Fix typo in console script name.\n\n\n1.0.0 (2018-04-08)\n------------------\n\n- First release.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wosc/caldavcheck", "keywords": "", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "ws.caldavcheck", "package_url": "https://pypi.org/project/ws.caldavcheck/", "platform": "", "project_url": "https://pypi.org/project/ws.caldavcheck/", "project_urls": { "Homepage": "https://github.com/wosc/caldavcheck" }, "release_url": "https://pypi.org/project/ws.caldavcheck/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Creates an event in a CalDAV calendar, and checks that it can be read back.", "version": "1.0.1" }, "last_serial": 3745797, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0dbd4ee5e506b90e959c1cb799495869", "sha256": "3d7d9a9d1e1dbfa5e3341a7427ec2a512b8aabad3f9c321168ff32a754bc2b81" }, "downloads": -1, "filename": "ws.caldavcheck-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0dbd4ee5e506b90e959c1cb799495869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2830, "upload_time": "2018-04-08T12:30:07", "url": "https://files.pythonhosted.org/packages/21/e6/3d0d7566a86fc818c2e937f173fae9496a8d88556f27e8f176eae803a035/ws.caldavcheck-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7a84effd5a8c94c5fc883153492a7de9", "sha256": "d3fafc450f1a3bf3e3269ed87a93aca7ed351663b595a29ee70bdbb8b3f669e0" }, "downloads": -1, "filename": "ws.caldavcheck-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7a84effd5a8c94c5fc883153492a7de9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2865, "upload_time": "2018-04-08T12:38:55", "url": "https://files.pythonhosted.org/packages/6f/f6/124fbaf0e51dcaddb9499c5514ebacd3a9d1bd89c627f521bfb114fd2e0b/ws.caldavcheck-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a84effd5a8c94c5fc883153492a7de9", "sha256": "d3fafc450f1a3bf3e3269ed87a93aca7ed351663b595a29ee70bdbb8b3f669e0" }, "downloads": -1, "filename": "ws.caldavcheck-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7a84effd5a8c94c5fc883153492a7de9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2865, "upload_time": "2018-04-08T12:38:55", "url": "https://files.pythonhosted.org/packages/6f/f6/124fbaf0e51dcaddb9499c5514ebacd3a9d1bd89c627f521bfb114fd2e0b/ws.caldavcheck-1.0.1.tar.gz" } ] }