{ "info": { "author": "Hinnerk Haardt", "author_email": "hinnerk@randnotizen.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Other/Nonlisted Topic" ], "description": "========\ntai64n\n========\n\nA module to convert a hex encoded tai64n string to a datetime.datetime object and\nto convert between TAI and UTC standard time.\n\n\nTAI, TAI64, TAI64n\n==================\n\n TAI stands for Temps Atomique International, the current international real-time standard. One TAI second is defined as the duration of 9192631770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium atom.\n\nhttp://cr.yp.to/libtai/tai64.html#tai64n\n\n\nModule Functions\n================\n\n``decode_tai64n(\"400000004a3239350292c294\")``\n converts a 16 or 24 bytes long hex TAI64(n) string to a datetime.datetime UTC object\n``utc2tai(datetime.datetime.now())``\n converts datetime.datetime UTC object to a datetime.datetime TAI object", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/hinnerk/py-tai64n/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "tai64n", "package_url": "https://pypi.org/project/tai64n/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tai64n/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/hinnerk/py-tai64n/" }, "release_url": "https://pypi.org/project/tai64n/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "Converts TAI64(n) string to datetime.datetime (UTC) object.", "version": "0.3.3" }, "last_serial": 800342, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "b4cdd99ca13f62cada80fe5c7e049d26", "sha256": "4be3750c8da195031180d8b625b9612480687ffc2b99d60f362b7a21a7fbbe85" }, "downloads": -1, "filename": "tai64n-0.3.tar.gz", "has_sig": false, "md5_digest": "b4cdd99ca13f62cada80fe5c7e049d26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1689, "upload_time": "2009-06-23T00:22:55", "url": "https://files.pythonhosted.org/packages/25/f5/7784277bf42338fd68afe508695593b0d88bd8992dd51e94988743674a0d/tai64n-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "d19aba164bf1aa0109fc1df59aa67df1", "sha256": "16534c17b8b0ff1f0cbed7800c726f264b91a947867720875120443ec53f042d" }, "downloads": -1, "filename": "tai64n-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d19aba164bf1aa0109fc1df59aa67df1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3017, "upload_time": "2009-06-23T12:17:09", "url": "https://files.pythonhosted.org/packages/90/eb/e7b9ec32498a7b2630f3f13707e03a7210bef94edc775235e95383193fc1/tai64n-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "3fb4661c03ba615dd5adfa1be0c75ea7", "sha256": "2c307ca8880914097ed21916a1277ff9436eeb6ed992a1e4a55be3918cc10bd2" }, "downloads": -1, "filename": "tai64n-0.3.2.tar.gz", "has_sig": false, "md5_digest": "3fb4661c03ba615dd5adfa1be0c75ea7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3256, "upload_time": "2009-06-23T12:30:34", "url": "https://files.pythonhosted.org/packages/74/7f/79c3430ef7ccee64f61bc3a6883c56013193e96764cf8e086662eea8eb40/tai64n-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "b491f8034cf7f14d71c509139b469632", "sha256": "50c664334e605f6d68f923cc48d0132ccfb6dbc3f17386655e0d9300734342c3" }, "downloads": -1, "filename": "tai64n-0.3.3.tar.gz", "has_sig": false, "md5_digest": "b491f8034cf7f14d71c509139b469632", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3118, "upload_time": "2009-06-23T13:22:19", "url": "https://files.pythonhosted.org/packages/33/b7/c04dd92d69e22d4acb26baf2efce23717fb570d229c8a70563bb89aca463/tai64n-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b491f8034cf7f14d71c509139b469632", "sha256": "50c664334e605f6d68f923cc48d0132ccfb6dbc3f17386655e0d9300734342c3" }, "downloads": -1, "filename": "tai64n-0.3.3.tar.gz", "has_sig": false, "md5_digest": "b491f8034cf7f14d71c509139b469632", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3118, "upload_time": "2009-06-23T13:22:19", "url": "https://files.pythonhosted.org/packages/33/b7/c04dd92d69e22d4acb26baf2efce23717fb570d229c8a70563bb89aca463/tai64n-0.3.3.tar.gz" } ] }