{ "info": { "author": "Syrus Akbary", "author_email": "me@syrusakbary.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "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", "Programming Language :: Python :: 3.7" ], "description": "========\nfastdiff\n========\n\n\n.. image:: https://img.shields.io/pypi/v/fastdiff.svg\n :target: https://pypi.python.org/pypi/fastdiff\n\n.. image:: https://img.shields.io/travis/syrusakbary/fastdiff.svg\n :target: https://travis-ci.org/syrusakbary/fastdiff\n\n.. image:: https://readthedocs.org/projects/fastdiff/badge/?version=latest\n :target: https://fastdiff.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/syrusakbary/fastdiff/shield.svg\n :target: https://pyup.io/repos/github/syrusakbary/fastdiff/\n :alt: Updates\n\n\n\nA fast/native implementation of diff algorithms using WebAssembly and Wasmer_.\n\n* Free software: MIT license\n\n\nFeatures\n--------\n\n* Uses WebAssembly to achieve 75x speedup in the compare algorithm\n* Compatible with any platform\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Wasmer: https://pypi.org/project/wasmer/\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-07-04)\n------------------\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/syrusakbary/fastdiff", "keywords": "fastdiff", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "fastdiff", "package_url": "https://pypi.org/project/fastdiff/", "platform": "", "project_url": "https://pypi.org/project/fastdiff/", "project_urls": { "Homepage": "https://github.com/syrusakbary/fastdiff" }, "release_url": "https://pypi.org/project/fastdiff/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A fast native implementation of diff algorithm with a pure python fallback", "version": "0.2.0" }, "last_serial": 5543179, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d5524640b16f6b242b7d4cb9e1344acb", "sha256": "b058c9c4fdf9f9b1b84196cb81bba38506ba79455eee8f48651b176cdafb45c5" }, "downloads": -1, "filename": "fastdiff-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5524640b16f6b242b7d4cb9e1344acb", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 32077, "upload_time": "2019-07-05T03:26:25", "url": "https://files.pythonhosted.org/packages/b8/fe/68c9a522052d39829fde92a4762f21eefb6153590830343c1a6fc4bf4934/fastdiff-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ff90051f8c6bc9ef1271246c58335b67", "sha256": "996fbb872a312ffdef93841b276c73e9565fc4e49cacf2acc18c345dc585eed5" }, "downloads": -1, "filename": "fastdiff-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff90051f8c6bc9ef1271246c58335b67", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32145, "upload_time": "2019-07-05T03:33:52", "url": "https://files.pythonhosted.org/packages/cd/97/27115aa30ab2b80a42e78a1528db2e108bc083de164ecff6369d907885a2/fastdiff-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58c4f6b685ce521d8838bd3db69f76d3", "sha256": "19e9b146effe98337501a267e4bd93f6f37368cda48fdfec1cd3452230d46ecc" }, "downloads": -1, "filename": "fastdiff-0.1.1.tar.gz", "has_sig": false, "md5_digest": "58c4f6b685ce521d8838bd3db69f76d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38458, "upload_time": "2019-07-05T03:33:54", "url": "https://files.pythonhosted.org/packages/f5/46/8182123f273540fb6d39cc68d2e1ac9f7174525bb286506cbaaa2e150a72/fastdiff-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "caf22b42f998708a3848409c87c376f8", "sha256": "12a80c7afdbe3364eb5a628cfc041997bcd0077528ff32655293c507a4ae081e" }, "downloads": -1, "filename": "fastdiff-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "caf22b42f998708a3848409c87c376f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32158, "upload_time": "2019-07-05T03:52:20", "url": "https://files.pythonhosted.org/packages/27/9a/681c1b386690dde136bfc96ca931ed7e09bc302d10597985bf25791dfa95/fastdiff-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0add3044b3ab13f69bbb13daa6ac0104", "sha256": "a3864c7ce8fd76586a22e200ca96dd691130878b49121eb449ef5415d40c5415" }, "downloads": -1, "filename": "fastdiff-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0add3044b3ab13f69bbb13daa6ac0104", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38053, "upload_time": "2019-07-05T03:52:22", "url": "https://files.pythonhosted.org/packages/16/5c/cd4312c9a75714375fc609cc0c41e61c76fa310aaa8444bbcadabb45ab27/fastdiff-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "39b3d72de91451c99494d0a7f9bd12b6", "sha256": "4cb3e98e40db15a4530f9ee8481bafd5dee46d2a4e59363a62a4ce51cb9d84e4" }, "downloads": -1, "filename": "fastdiff-0.1.3.tar.gz", "has_sig": false, "md5_digest": "39b3d72de91451c99494d0a7f9bd12b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43841, "upload_time": "2019-07-14T02:57:58", "url": "https://files.pythonhosted.org/packages/de/8f/bf893ea22c834dd1812d923ba09ac1ec1b34c3a057d8f16f428d0312c022/fastdiff-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "682b07379493cba0b29eca8e66655d0c", "sha256": "800cacc86c46c77fafb43e735e4a2316ca57170d2cf055413a23f0ada25ca807" }, "downloads": -1, "filename": "fastdiff-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "682b07379493cba0b29eca8e66655d0c", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 37513, "upload_time": "2019-07-14T03:23:56", "url": "https://files.pythonhosted.org/packages/11/6e/a2bceac267de3deeca904959b966533479cf0ea1031714b09d1af278bfeb/fastdiff-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c055340c0c0a84e65e42c27d44bcbfc", "sha256": "8f9510b9c7d0d3482cea602af161f02eb813303138284893704f5f3e9ef189fb" }, "downloads": -1, "filename": "fastdiff-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9c055340c0c0a84e65e42c27d44bcbfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43845, "upload_time": "2019-07-14T03:20:20", "url": "https://files.pythonhosted.org/packages/67/3a/8d7da57e6f5d4e8fcb5a30189e6b198e4664a5520bbfcbbda7320ca9032e/fastdiff-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a5405a4a5ddd75a18623cdb7ae9de304", "sha256": "623ad3d9055ab78e014d0d10767cb033d98d5d4f66052abf498350c8e42e29aa" }, "downloads": -1, "filename": "fastdiff-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a5405a4a5ddd75a18623cdb7ae9de304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43926, "upload_time": "2019-07-16T23:43:47", "url": "https://files.pythonhosted.org/packages/8a/4f/9fa421ce5f9ec46dfb64b99d0f2f83354e3a905f9e0b44c6e78ed72b4e16/fastdiff-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5405a4a5ddd75a18623cdb7ae9de304", "sha256": "623ad3d9055ab78e014d0d10767cb033d98d5d4f66052abf498350c8e42e29aa" }, "downloads": -1, "filename": "fastdiff-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a5405a4a5ddd75a18623cdb7ae9de304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43926, "upload_time": "2019-07-16T23:43:47", "url": "https://files.pythonhosted.org/packages/8a/4f/9fa421ce5f9ec46dfb64b99d0f2f83354e3a905f9e0b44c6e78ed72b4e16/fastdiff-0.2.0.tar.gz" } ] }