{ "info": { "author": "Robert Bradshaw", "author_email": "robertwb@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: C", "Programming Language :: Cython", "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", "Topic :: Software Development", "Topic :: System" ], "description": "# cytime\n\nCdef equivalents of functions from Python's time module.\n\nThis allows one to call time-related functions from Cython retaining\nthe platform-independence one is used to from Python.\n\nAs the C-level functions are not exposed, this is simply a re-distribution\nof the required portions of timemodule.c.\n\nCurrently `cytime.sleep()` and `cytime.time()` are provided.", "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/robertwb/cytime", "keywords": "time", "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "cytime", "package_url": "https://pypi.org/project/cytime/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cytime/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/robertwb/cytime" }, "release_url": "https://pypi.org/project/cytime/0.2/", "requires_dist": null, "requires_python": null, "summary": "Cdef wrappings of functions from Python's time module.", "version": "0.2" }, "last_serial": 2809433, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a403232c65e6b3f3d945ee1a2e2a2dc6", "sha256": "7dce7f2ddfc3c82c3ab50890f3ef2e6431d348ad89358012993b30dfe4db8372" }, "downloads": -1, "filename": "cytime-0.1.tar.gz", "has_sig": false, "md5_digest": "a403232c65e6b3f3d945ee1a2e2a2dc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8410, "upload_time": "2017-04-17T18:23:13", "url": "https://files.pythonhosted.org/packages/c4/8d/fc0c1c6409f0692d60d4f3ad031e7f53e63a75e8370dbe6a7dbbac55c89f/cytime-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1e7b32d6be7ec5ed776c7e40c6a8cde1", "sha256": "cbc8cb5caa61307dca2b7c38cd76faa445fd6a608b0814df37af9b6d28bea43b" }, "downloads": -1, "filename": "cytime-0.2.tar.gz", "has_sig": false, "md5_digest": "1e7b32d6be7ec5ed776c7e40c6a8cde1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8673, "upload_time": "2017-04-17T19:28:50", "url": "https://files.pythonhosted.org/packages/91/bd/7632b29a4ad0c3d7864b930170de91b4a19ce0cc79043566afc739bf1147/cytime-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e7b32d6be7ec5ed776c7e40c6a8cde1", "sha256": "cbc8cb5caa61307dca2b7c38cd76faa445fd6a608b0814df37af9b6d28bea43b" }, "downloads": -1, "filename": "cytime-0.2.tar.gz", "has_sig": false, "md5_digest": "1e7b32d6be7ec5ed776c7e40c6a8cde1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8673, "upload_time": "2017-04-17T19:28:50", "url": "https://files.pythonhosted.org/packages/91/bd/7632b29a4ad0c3d7864b930170de91b4a19ce0cc79043566afc739bf1147/cytime-0.2.tar.gz" } ] }