{ "info": { "author": "Petri Huovinen", "author_email": "petri.huovinen@nokia.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development" ], "description": ".. Copyright (C) 2019, Nokia\n\n.. image:: https://travis-ci.org/nokia/crl-threadverify.svg?branch=master\n :target: https://travis-ci.org/nokia/crl-threadverify\n\nThreadverify - verifying clean thread management\n================================================\n\nThe Robot Framework test library *crl.threadverify* is for verifying that the\nthreads are used in the correct ways. For example it checks that no threads\nare not left hanging after the test case execution. The library will help in\ndebugging the problems by showing the thread creation stack and traces from the\ncreation time of the new threads.\n\nDocumentation\n-------------\n\nDocumentation for ``crl.threadverify`` can be found from `Read The Docs`_.\n\n.. _Read The Docs: http://crl-threadverify.readthedocs.io/\n\nInstallation\n------------\n\n``crl.threadverify`` library can be installed with pip::\n\n pip install crl.threadverify\n\nContributing\n------------\n\nPlease see contributing_ for development and contribution practices.\n\nThe code_ and the issues_ are hosted on GitHub.\n\nThe project is licensed under BSD-3-Clause_.\n\n.. _contributing: https://github.com/nokia/crl-threadverify/blob/master/CONTRIBUTING.rst\n.. _code: https://github.com/nokia/crl-threadverify\n.. _issues: https://github.com/nokia/crl-threadverify/issues\n.. _BSD-3-Clause: https://github.com/nokia/crl-threadverify/blob/master/LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nokia/crl-threadverify", "keywords": "robotframework thread", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "crl.threadverify", "package_url": "https://pypi.org/project/crl.threadverify/", "platform": "", "project_url": "https://pypi.org/project/crl.threadverify/", "project_urls": { "Homepage": "https://github.com/nokia/crl-threadverify" }, "release_url": "https://pypi.org/project/crl.threadverify/1.0/", "requires_dist": null, "requires_python": "", "summary": "Robot Framework thread management verification library", "version": "1.0" }, "last_serial": 4929742, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b102f9801dbad7798bf2097146a6d7c1", "sha256": "04790f08fc3b98522ea604d807e1122663509ffb59bbd77aedcedbb6b94dd86c" }, "downloads": -1, "filename": "crl.threadverify-1.0.tar.gz", "has_sig": false, "md5_digest": "b102f9801dbad7798bf2097146a6d7c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18720, "upload_time": "2019-03-12T11:32:44", "url": "https://files.pythonhosted.org/packages/84/37/40f5d26f22413114473dedc5bab79e8dcae59ff5c9af2f754c8c0e08df65/crl.threadverify-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b102f9801dbad7798bf2097146a6d7c1", "sha256": "04790f08fc3b98522ea604d807e1122663509ffb59bbd77aedcedbb6b94dd86c" }, "downloads": -1, "filename": "crl.threadverify-1.0.tar.gz", "has_sig": false, "md5_digest": "b102f9801dbad7798bf2097146a6d7c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18720, "upload_time": "2019-03-12T11:32:44", "url": "https://files.pythonhosted.org/packages/84/37/40f5d26f22413114473dedc5bab79e8dcae59ff5c9af2f754c8c0e08df65/crl.threadverify-1.0.tar.gz" } ] }