{ "info": { "author": "Yoginth", "author_email": "me@yoginth.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Parse ms\n\n> Parse milliseconds into a Dictionary\n\n## Demo\n\nDemo on [Repl.it](https://repl.it/@yoginth/parsems)\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install parsems\n```\n\n## Usage\n\n```python\nfrom parsems import parseMs\n\nparseMs(2449850001)\n\n\"\"\"\n{\n\t'days': 28,\n\t'hours': 8,\n\t'minutes': 30,\n\t'seconds': 50,\n\t'milliseconds': 1,\n\t'microseconds': 0,\n\t'nanoseconds': 0\n}\n\"\"\"\n```\n\n## Thanks\n\n- [Sindresorhus's parse-ms](https://github.com/sindresorhus/parse-ms)\n\n## License\n\n[MIT][license] Yoginth\n\n[LICENSE]: https://mit.yoginth.com", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "parsems", "package_url": "https://pypi.org/project/parsems/", "platform": "", "project_url": "https://pypi.org/project/parsems/", "project_urls": { "Homepage": "https://yoginth.com", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/parsems" }, "release_url": "https://pypi.org/project/parsems/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Parse milliseconds into a Dictionary", "version": "1.0.4" }, "last_serial": 5221574, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "02cadf2849ed4665cdc582b7cb3594ce", "sha256": "9b3035af039c9157051d21d82d3e32ed442a64a27c356fd4f1b8aa0b0d94af02" }, "downloads": -1, "filename": "parsems-1.0.0.tar.gz", "has_sig": false, "md5_digest": "02cadf2849ed4665cdc582b7cb3594ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2171, "upload_time": "2018-08-10T06:29:32", "url": "https://files.pythonhosted.org/packages/4b/b9/f5c6f69280826baa17132fe5ca9743d3e55413da6f1023aa81401c31f9ea/parsems-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c6d6f81322c7f78c310ab6584f73e0b5", "sha256": "e908b63ae2cca284432ecd0db5f0f5fc65a971bd5cac15a97b3df7f74990dc17" }, "downloads": -1, "filename": "parsems-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c6d6f81322c7f78c310ab6584f73e0b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2171, "upload_time": "2018-08-10T06:30:52", "url": "https://files.pythonhosted.org/packages/ed/66/5ab9b51eb27a1949002d7b2a67a1de69d36d9f0a952aa10be1a9cb9bc2f8/parsems-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "58f86a5f0f0eca63733274c4c973aba3", "sha256": "1325b2384d9a17bf59dd25be6a4dae86bb9f0c03f1c3010e744d6bb21415d3a7" }, "downloads": -1, "filename": "parsems-1.0.2.tar.gz", "has_sig": false, "md5_digest": "58f86a5f0f0eca63733274c4c973aba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2029, "upload_time": "2018-08-10T06:35:31", "url": "https://files.pythonhosted.org/packages/bb/b7/2683aae426b6a6bf7e89b05b77e8a47bd354c234442db12cb99de007b455/parsems-1.0.2.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "a59f9391c1c16b69c5fe814299ccccff", "sha256": "6989e87218b4b69566570ca15e1db823be2b82bd68b99c7e46ca6294f536c433" }, "downloads": -1, "filename": "parsems-1.0.4.tar.gz", "has_sig": false, "md5_digest": "a59f9391c1c16b69c5fe814299ccccff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1691, "upload_time": "2019-05-03T12:22:09", "url": "https://files.pythonhosted.org/packages/89/87/498dbe383b4b430ea88e72f61bda50fd64bc5fa09aea076405cabf27095a/parsems-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a59f9391c1c16b69c5fe814299ccccff", "sha256": "6989e87218b4b69566570ca15e1db823be2b82bd68b99c7e46ca6294f536c433" }, "downloads": -1, "filename": "parsems-1.0.4.tar.gz", "has_sig": false, "md5_digest": "a59f9391c1c16b69c5fe814299ccccff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1691, "upload_time": "2019-05-03T12:22:09", "url": "https://files.pythonhosted.org/packages/89/87/498dbe383b4b430ea88e72f61bda50fd64bc5fa09aea076405cabf27095a/parsems-1.0.4.tar.gz" } ] }