{ "info": { "author": "Adam Kerz", "author_email": "github@kerz.id.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\nwinreglib\n=========\n\nA Pathlib style object oriented interface to the Windows Registry\n\nExamples::\n\n from winreglib import RegPath\n p=RegPath(r'HKLM\\Software')\n for k in p.subkeys():\n print(k.name)\n k.value('test').set('apples')\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/adamkerz/winreglib", "keywords": "winreg", "license": "BSD 3-Clause", "maintainer": "", "maintainer_email": "", "name": "winreglib", "package_url": "https://pypi.org/project/winreglib/", "platform": "", "project_url": "https://pypi.org/project/winreglib/", "project_urls": { "Homepage": "https://github.com/adamkerz/winreglib" }, "release_url": "https://pypi.org/project/winreglib/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "High level, class based Windows registry manipulation", "version": "0.1.0" }, "last_serial": 3264424, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "340e7d3a57c92d1b1daaac3998af1ed1", "sha256": "5fc5952629854252833cf817edd93509a6a6b97ae686089d2247a8054db356b0" }, "downloads": -1, "filename": "winreglib-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "340e7d3a57c92d1b1daaac3998af1ed1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4464, "upload_time": "2016-04-21T06:38:26", "url": "https://files.pythonhosted.org/packages/f8/36/f2dc572e5eac7f4171c19678d1e8ff88b2a1f06b73759b62800746afb1de/winreglib-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ff27e567188403ef537fe070bc6481ec", "sha256": "89a2f5844298a7a119440da1a889f8948567716435e779bb0a3dbb39c854c335" }, "downloads": -1, "filename": "winreglib-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ff27e567188403ef537fe070bc6481ec", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4635, "upload_time": "2016-06-03T01:37:45", "url": "https://files.pythonhosted.org/packages/04/47/696d4ac7226784136e2d04470b0f698334e219ba4115231eafedfd2c0290/winreglib-0.0.2-py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c5602515147b761ab021c32443680426", "sha256": "18529668ab7a211833f4955b789eea29f5f4034cfa8e719a503d019597ff8d81" }, "downloads": -1, "filename": "winreglib-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c5602515147b761ab021c32443680426", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4897, "upload_time": "2016-06-17T00:29:29", "url": "https://files.pythonhosted.org/packages/97/11/ec684cd2570a5e1e0c34718ee0e9f2af88fb26ccea441b34221771aa96c8/winreglib-0.0.4-py3-none-any.whl" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "ab409ea0ec75e490f8c6cfe4d5cfd4d4", "sha256": "f23c3e60ed59c8dc379bb3354b525e60ae9aa1626a12e4132db9bb2e80da0609" }, "downloads": -1, "filename": "winreglib-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ab409ea0ec75e490f8c6cfe4d5cfd4d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5318, "upload_time": "2017-10-20T01:43:10", "url": "https://files.pythonhosted.org/packages/1f/23/cee556320d2536339121aaac6e609071f90db1055ec9785c8df8f581d62c/winreglib-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab409ea0ec75e490f8c6cfe4d5cfd4d4", "sha256": "f23c3e60ed59c8dc379bb3354b525e60ae9aa1626a12e4132db9bb2e80da0609" }, "downloads": -1, "filename": "winreglib-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ab409ea0ec75e490f8c6cfe4d5cfd4d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5318, "upload_time": "2017-10-20T01:43:10", "url": "https://files.pythonhosted.org/packages/1f/23/cee556320d2536339121aaac6e609071f90db1055ec9785c8df8f581d62c/winreglib-0.1.0-py3-none-any.whl" } ] }