wslwinreg


Namewslwinreg JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttp://wslwinreg.readthedocs.io
SummaryDrop in replacement for winreg for Cygwin, MSYS2 and WSL
upload_time2022-12-25 21:27:11
maintainer
docs_urlNone
authorRebecca Ann Heineman
requires_python>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
licenseMIT License
keywords cygwin msys2 wsl wsl2 winreg development windows visual studio vs burger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===================================
wslwinreg for Cygwin, MSYS2 and WSL
===================================

|PyPi| |License| |GithubActions| |Docs| |Versions|

The ``wslwinreg`` module is a drop in replacement for winreg for systems
running under Cygwin, MSYS2, or Windows Subsystem for Linux.

* Documentation is found at https://wslwinreg.readthedocs.io

* Doxygen generated documentation is found at https://wslwinreg.readthedocs.io/en/latest/doxygen

* Python Packing Index (PyPI): https://pypi.python.org/pypi/wslwinreg

* Source code and issue tracker: https://github.com/burgerbecky/wslwinreg

Compatibility
-------------

* Python 2.7.1 or higher
* Python 3.4 or higher

Installation
------------

Type in ``pip install -U wslwinreg``. Some platforms may require the ``sudo``
prefix.

Bugs
----

If you find a bug, issue or have a feature request, please submit a bug report
by emailing becky@burgerbecky.com and mention python version, integer
size (32 bit or 64 bit) and what platform was used (Windows / MSYS2 / Cygwin /
Windows Subsystem for Linux).

.. |PyPi| image:: https://img.shields.io/pypi/v/wslwinreg.svg
    :target: https://pypi.org/project/wslwinreg/
    :alt: Pypi Version
.. |License| image:: https://img.shields.io/pypi/l/wslwinreg.svg
    :target: https://github.com/burgerbecky/wslwinreg/blob/master/LICENSE.txt
    :alt: License
.. |GithubActions| image:: https://github.com/burgerbecky/wslwinreg/actions/workflows/python-build.yml/badge.svg
    :target: https://github.com/burgerbecky/wslwinreg/actions
    :alt: Github Actions Status
.. |Docs| image:: https://img.shields.io/readthedocs/wslwinreg.svg
    :target: http://wslwinreg.readthedocs.io
    :alt: Documentation Status
.. |Versions| image:: https://img.shields.io/pypi/pyversions/wslwinreg.svg
    :alt: Supported Python versions

            

Raw data

            {
    "_id": null,
    "home_page": "http://wslwinreg.readthedocs.io",
    "name": "wslwinreg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
    "maintainer_email": "",
    "keywords": "cygwin,msys2,wsl,wsl2,winreg,development,windows,visual studio,vs,burger",
    "author": "Rebecca Ann Heineman",
    "author_email": "becky@burgerbecky.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/78/4cbb2ff6ec24f5ca13835968b2a92b9d4debf8c881454806e64aec3868ba/wslwinreg-1.0.7.tar.gz",
    "platform": "Any",
    "description": "===================================\r\nwslwinreg for Cygwin, MSYS2 and WSL\r\n===================================\r\n\r\n|PyPi| |License| |GithubActions| |Docs| |Versions|\r\n\r\nThe ``wslwinreg`` module is a drop in replacement for winreg for systems\r\nrunning under Cygwin, MSYS2, or Windows Subsystem for Linux.\r\n\r\n* Documentation is found at https://wslwinreg.readthedocs.io\r\n\r\n* Doxygen generated documentation is found at https://wslwinreg.readthedocs.io/en/latest/doxygen\r\n\r\n* Python Packing Index (PyPI): https://pypi.python.org/pypi/wslwinreg\r\n\r\n* Source code and issue tracker: https://github.com/burgerbecky/wslwinreg\r\n\r\nCompatibility\r\n-------------\r\n\r\n* Python 2.7.1 or higher\r\n* Python 3.4 or higher\r\n\r\nInstallation\r\n------------\r\n\r\nType in ``pip install -U wslwinreg``. Some platforms may require the ``sudo``\r\nprefix.\r\n\r\nBugs\r\n----\r\n\r\nIf you find a bug, issue or have a feature request, please submit a bug report\r\nby emailing becky@burgerbecky.com and mention python version, integer\r\nsize (32 bit or 64 bit) and what platform was used (Windows / MSYS2 / Cygwin /\r\nWindows Subsystem for Linux).\r\n\r\n.. |PyPi| image:: https://img.shields.io/pypi/v/wslwinreg.svg\r\n    :target: https://pypi.org/project/wslwinreg/\r\n    :alt: Pypi Version\r\n.. |License| image:: https://img.shields.io/pypi/l/wslwinreg.svg\r\n    :target: https://github.com/burgerbecky/wslwinreg/blob/master/LICENSE.txt\r\n    :alt: License\r\n.. |GithubActions| image:: https://github.com/burgerbecky/wslwinreg/actions/workflows/python-build.yml/badge.svg\r\n    :target: https://github.com/burgerbecky/wslwinreg/actions\r\n    :alt: Github Actions Status\r\n.. |Docs| image:: https://img.shields.io/readthedocs/wslwinreg.svg\r\n    :target: http://wslwinreg.readthedocs.io\r\n    :alt: Documentation Status\r\n.. |Versions| image:: https://img.shields.io/pypi/pyversions/wslwinreg.svg\r\n    :alt: Supported Python versions\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Drop in replacement for winreg for Cygwin, MSYS2 and WSL",
    "version": "1.0.7",
    "split_keywords": [
        "cygwin",
        "msys2",
        "wsl",
        "wsl2",
        "winreg",
        "development",
        "windows",
        "visual studio",
        "vs",
        "burger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2335017e18da084a5ffb81cbe250a444",
                "sha256": "930c6d1561b14b7063ff92659fd6180319394b066f789812e8427a4575659516"
            },
            "downloads": -1,
            "filename": "wslwinreg-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2335017e18da084a5ffb81cbe250a444",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
            "size": 283756,
            "upload_time": "2022-12-25T21:27:10",
            "upload_time_iso_8601": "2022-12-25T21:27:10.008873Z",
            "url": "https://files.pythonhosted.org/packages/57/82/2aa159acbd42d47ad6fd5dc4b8ab1bdc0e5633802a0c6cfc71137935b4aa/wslwinreg-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "849ef91bba7920fb33ab295ca30055c7",
                "sha256": "61992d9d19ed5d49fdbe2a718fbc0eb788da726d2d0a0d70322fecddde7557c3"
            },
            "downloads": -1,
            "filename": "wslwinreg-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "849ef91bba7920fb33ab295ca30055c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
            "size": 284812,
            "upload_time": "2022-12-25T21:27:11",
            "upload_time_iso_8601": "2022-12-25T21:27:11.326783Z",
            "url": "https://files.pythonhosted.org/packages/2c/78/4cbb2ff6ec24f5ca13835968b2a92b9d4debf8c881454806e64aec3868ba/wslwinreg-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-25 21:27:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "wslwinreg"
}
        
Elapsed time: 0.02198s