{ "info": { "author": "Tobias Bengfort", "author_email": "tobias.bengfort@posteo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "The calendar utility reads events from plain text files and outputs today's\nevents. The files look something like this::\n\n #include \n #include \n\n 06/15\\tJune 15\n Thu\\tEvery Thursday.\n 15\\t15th of every month.\n\n 05/Sun+2\\tsecond Sunday in May (Muttertag)\n 04/Sun-1\\tlast Sunday in April\n\n Easter-2\\tGood Friday (2 days before Easter)\n Paskha\\tOrthodox Easter\n\nThis implementation adds some new features while dropping others, most notably,\nthe date formats are not completely compatible::\n\n # added formats\n 1999/06/15\\tJune 15 1999\n 1999/06/15*\\tJune 15 (usefull for birthdays)\n 1999/05/Sun+2\\tsecond Sunday in May 1999\n 1999/06/15+2\\tJune 15 1999 and every second week since then\n\n # removed formats (mostly alternative formats)\n Jun. 15\\t06/15\n 15 June\\t06/15\n Thursday\\tThu\n June\\t06/01\n 15 *\\t15\n\n May Sun+2\\t05/Sun+2\n 04/SunLast\\t04/Sun-1", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xi/calendar", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bsd-calendar", "package_url": "https://pypi.org/project/bsd-calendar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bsd-calendar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/xi/calendar" }, "release_url": "https://pypi.org/project/bsd-calendar/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "BSD calendar reimplementation", "version": "0.0.0" }, "last_serial": 2607773, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "9933b09ea6d5bde4b5475d496106d94b", "sha256": "258a056c04fb8a5637bfe454dc789074c092eca9b95d24e5f717058dd01b4e91" }, "downloads": -1, "filename": "bsd-calendar-0.0.0.tar.gz", "has_sig": false, "md5_digest": "9933b09ea6d5bde4b5475d496106d94b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3688, "upload_time": "2017-01-30T22:42:29", "url": "https://files.pythonhosted.org/packages/72/9d/0a1d33c8a8a8aa6d2330269cbf663db586c078f7b1969e8cecdb801dfea8/bsd-calendar-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9933b09ea6d5bde4b5475d496106d94b", "sha256": "258a056c04fb8a5637bfe454dc789074c092eca9b95d24e5f717058dd01b4e91" }, "downloads": -1, "filename": "bsd-calendar-0.0.0.tar.gz", "has_sig": false, "md5_digest": "9933b09ea6d5bde4b5475d496106d94b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3688, "upload_time": "2017-01-30T22:42:29", "url": "https://files.pythonhosted.org/packages/72/9d/0a1d33c8a8a8aa6d2330269cbf663db586c078f7b1969e8cecdb801dfea8/bsd-calendar-0.0.0.tar.gz" } ] }