{ "info": { "author": "Jamie Bliss", "author_email": "astronouth7303+pyreg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System", "Topic :: System :: Systems Administration" ], "description": "``pyreg`` defines classes to wrap ``_winreg`` in a more friendly interface,\r\nincluding demunging data. Example:\r\n\r\n>>> from pyreg import *\r\n>>> HKEY_LOCAL_MACHINE / 'Software' / 'Python' / 'PythonCore' / '2.5' / 'InstallPath' | None\r\nu'c:\\Python25\\'\r\n\r\nSee the readme files included for help or try\r\n\r\n>>> help('pyreg')\r\n\r\nYou may file bug reports to the author's address.\r\n\r\n**NOTE:** It has been a long time since I've really updated this. I will get the files up soon so it is downloadable again.\r\n\r\nAdditionally, I now run Linux almost exclusively. If people use this module, I would like to hear about it! Extra if you would like to take over maintenance.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/astronouth7303/pyreg", "keywords": "", "license": "GNU General Public License", "maintainer": "", "maintainer_email": "", "name": "pyreg", "package_url": "https://pypi.org/project/pyreg/", "platform": "Microsoft Windows", "project_url": "https://pypi.org/project/pyreg/", "project_urls": { "Homepage": "https://github.com/astronouth7303/pyreg" }, "release_url": "https://pypi.org/project/pyreg/0.3/", "requires_dist": null, "requires_python": null, "summary": "Registry wrapper classes", "version": "0.3" }, "last_serial": 803253, "releases": { "0.1": [], "0.2": [], "0.3": [] }, "urls": [] }