{ "info": { "author": "Gaetan Crahay", "author_email": "gaetan@crahay.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nPython parser for Microsoft Windows Event Reports (WER)\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install wer\n\nDocumentation\n=============\n\nhttps://wer.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2016-06-05)\n-----------------------------------------\n\n* First release on PyPI.", "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/gcrahay/python-wer", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "wer", "package_url": "https://pypi.org/project/wer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gcrahay/python-wer" }, "release_url": "https://pypi.org/project/wer/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python parser for Microsoft Windows Event Reports (WER)", "version": "0.1.0" }, "last_serial": 2151767, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "48b0b3340fca56caff0cb266c36b7886", "sha256": "24cb69c055255c99f533208eae73925dddfb6a6a5a03a54e6e66b067f59a1122" }, "downloads": -1, "filename": "wer-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48b0b3340fca56caff0cb266c36b7886", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4709, "upload_time": "2016-06-05T16:51:12", "url": "https://files.pythonhosted.org/packages/ee/7b/c0944178247816bfbbe4c0e1d71ce01e6c42bfa74ce3e19f9eb6d77a16ae/wer-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "519da183ed563f11d35957eec5109c8b", "sha256": "2fa17a5c6405cfc695edb13e19c83b852f38270ed920d345838733f444b421b7" }, "downloads": -1, "filename": "wer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "519da183ed563f11d35957eec5109c8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17530, "upload_time": "2016-06-05T16:51:16", "url": "https://files.pythonhosted.org/packages/3e/a2/f8ccded74aefdb91e3ba4f3ee481ba4aba04ef77d9cc4889902aa2ca59ee/wer-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48b0b3340fca56caff0cb266c36b7886", "sha256": "24cb69c055255c99f533208eae73925dddfb6a6a5a03a54e6e66b067f59a1122" }, "downloads": -1, "filename": "wer-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48b0b3340fca56caff0cb266c36b7886", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4709, "upload_time": "2016-06-05T16:51:12", "url": "https://files.pythonhosted.org/packages/ee/7b/c0944178247816bfbbe4c0e1d71ce01e6c42bfa74ce3e19f9eb6d77a16ae/wer-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "519da183ed563f11d35957eec5109c8b", "sha256": "2fa17a5c6405cfc695edb13e19c83b852f38270ed920d345838733f444b421b7" }, "downloads": -1, "filename": "wer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "519da183ed563f11d35957eec5109c8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17530, "upload_time": "2016-06-05T16:51:16", "url": "https://files.pythonhosted.org/packages/3e/a2/f8ccded74aefdb91e3ba4f3ee481ba4aba04ef77d9cc4889902aa2ca59ee/wer-0.1.0.tar.gz" } ] }