{ "info": { "author": "Erik Max Francis", "author_email": "software@alcyone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This is a very simple module which allows for conversion from\r\n normal dates (via 'time.time', 'time.localtime', etc.) to\r\n Discordian dates (a silly made-up dating system that divides a\r\n year into five seasons of 73 days each). The module can either be\r\n used as a standalone command line application (which prints the\r\n current date in Discordian form) or as a extension module.", "description_content_type": null, "docs_url": null, "download_url": "http://www.alcyone.com/software/discord/discord-latest.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.alcyone.com/software/discord/", "keywords": "Gregorian date, date conversion, calendars, Discordian calendar", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "PyDiscord", "package_url": "https://pypi.org/project/PyDiscord/", "platform": "any", "project_url": "https://pypi.org/project/PyDiscord/", "project_urls": { "Download": "http://www.alcyone.com/software/discord/discord-latest.tar.gz", "Homepage": "http://www.alcyone.com/software/discord/" }, "release_url": "https://pypi.org/project/PyDiscord/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple module for converting dates from Gregorian to Discordian", "version": "1.0.1" }, "last_serial": 944179, "releases": { "1.0": [], "1.0.1": [] }, "urls": [] }