{ "info": { "author": "Sean Gillespie", "author_email": "seagill@yahoo-inc.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python" ], "description": "Windows Prefetch file parser\n******************************\nThis module is for parsing Windows Prefetch files.\n\nBuild Status\n============\n.. image:: https://img.shields.io/travis/pidydx/winprefetch.svg\n :target: https://travis-ci.org/pidydx/winprefetch\n\n.. image:: https://coveralls.io/repos/yahoo/winprefetch/badge.svg\n :target: https://coveralls.io/r/yahoo/winprefetch\n\n.. image:: https://img.shields.io/pypi/dm/winprefetch.svg\n :target: https://pypi.python.org/pypi/winprefetch/\n \n.. image:: https://img.shields.io/pypi/v/winprefetch.svg\n :target: https://pypi.python.org/pypi/winprefetch\n\n.. image:: https://pypip.in/py_versions/winprefetch/badge.svg\n :target: https://pypi.python.org/pypi/winprefetch/\n\n.. image:: https://img.shields.io/pypi/l/winprefetch.svg\n :target: https://pypi.python.org/pypi/winprefetch/\n\n.. image:: https://readthedocs.org/projects/winprefetchbadge/?version=latest\n :target: http://winprefetch.readthedocs.org/en/latest/\n :alt: Documentation Status\n\nInstallation\n============\n\nTo install winprefetch, simply:\n\n.. code-block::\n\n $ pip install winprefetch\n\nor using easy_install:\n\n.. code-block::\n\n $ easy_install winprefetch\n\nor from source:\n\n.. code-block::\n\n $ python setup.py install\n\n\nGetting Started\n===============\n\n.. code-block:: python\n\n >>> import winprefetch\n\n\nMore Information\n================\n\n* Free software: BSD license, see LICENSE.txt for details\n* Documentation: https://winprefetch.readthedocs.org.\n\nCode licensed under the BSD license. See LICENSE.txt\nfile for terms.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/yahoo/winprefetch", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "winprefetch", "package_url": "https://pypi.org/project/winprefetch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/winprefetch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/yahoo/winprefetch" }, "release_url": "https://pypi.org/project/winprefetch/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "This module is for parsing Windows Prefetch files.", "version": "0.0.0" }, "last_serial": 1539119, "releases": { "0.0.0": [] }, "urls": [] }