{ "info": { "author": "Matt Jones", "author_email": "mattjones1811@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "Just a cffi version of existing monotonic module on PyPI. See:\r\n\r\nhttps://pypi.python.org/pypi/monotonic\r\n\r\nUsage\r\n=====\r\n\r\n.. code-block:: python\r\n\r\n from monotonic_cffi import monotonic\r\n monotonic()\r\n\r\nTested with PyPy 2.6.1 and 4.0.0 on Windows, OSX and some Linux distros.", "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/rkyoto/monotonic_cffi", "keywords": "monotonic,cffi", "license": "Apache", "maintainer": "rkyoto", "maintainer_email": "rkyotopvt@gmail.com", "name": "monotonic_cffi", "package_url": "https://pypi.org/project/monotonic_cffi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/monotonic_cffi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rkyoto/monotonic_cffi" }, "release_url": "https://pypi.org/project/monotonic_cffi/0.1/", "requires_dist": null, "requires_python": null, "summary": "CFFI version of python monotonic time module", "version": "0.1" }, "last_serial": 1825661, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7b684e769b57174f7a745f0d1692295a", "sha256": "880bcbd8a172c3b304e5af43a18bcc36d23395e18243bd7ad3c27963950b798c" }, "downloads": -1, "filename": "monotonic_cffi-0.1.zip", "has_sig": false, "md5_digest": "7b684e769b57174f7a745f0d1692295a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8365, "upload_time": "2015-11-20T08:25:24", "url": "https://files.pythonhosted.org/packages/c3/62/614864241ed4c723789bdd68e8525845331c15204ca81deb352945c0c40d/monotonic_cffi-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b684e769b57174f7a745f0d1692295a", "sha256": "880bcbd8a172c3b304e5af43a18bcc36d23395e18243bd7ad3c27963950b798c" }, "downloads": -1, "filename": "monotonic_cffi-0.1.zip", "has_sig": false, "md5_digest": "7b684e769b57174f7a745f0d1692295a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8365, "upload_time": "2015-11-20T08:25:24", "url": "https://files.pythonhosted.org/packages/c3/62/614864241ed4c723789bdd68e8525845331c15204ca81deb352945c0c40d/monotonic_cffi-0.1.zip" } ] }