pyobjc-framework-PreferencePanes


Namepyobjc-framework-PreferencePanes JSON
Version 10.2 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the framework PreferencePanes on macOS
upload_time2024-03-16 09:21:34
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-PreferencePanes/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc preferencepanes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for the "PreferencePanes" framework on macOS. This framework allows
you to write Preference Panes for the "System Preferences" application.

These wrappers don't include documentation, please check Apple's documentation
for information on how to use this framework and PyObjC's documentation
for general tips and tricks regarding the translation between Python
and (Objective-)C frameworks


Project links
-------------

* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_

* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_

* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ronaldoussoren/pyobjc",
    "name": "pyobjc-framework-PreferencePanes",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-PreferencePanes/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,PreferencePanes",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/69/9a/75abb57c0db109f19f561cc0bd1f3454d7d0fb618d1aafad417f30e05738/pyobjc-framework-PreferencePanes-10.2.tar.gz",
    "platform": "MacOS X",
    "description": "\nWrappers for the \"PreferencePanes\" framework on macOS. This framework allows\nyou to write Preference Panes for the \"System Preferences\" application.\n\nThese wrappers don't include documentation, please check Apple's documentation\nfor information on how to use this framework and PyObjC's documentation\nfor general tips and tricks regarding the translation between Python\nand (Objective-)C frameworks\n\n\nProject links\n-------------\n\n* `Documentation <https://pyobjc.readthedocs.io/en/latest/>`_\n\n* `Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>`_\n\n* `Repository <https://github.com/ronaldoussoren/pyobjc/>`_\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Wrappers for the framework PreferencePanes on macOS",
    "version": "10.2",
    "project_urls": {
        "Documentation": "https://pyobjc.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/ronaldoussoren/pyobjc",
        "Issue tracker": "https://github.com/ronaldoussoren/pyobjc/issues",
        "Repository": "https://github.com/ronaldoussoren/pyobjc"
    },
    "split_keywords": [
        "pyobjc",
        "preferencepanes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1db8dbb234ced081a2b92d90538f7061637031823127e529e29f17d523fb73c6",
                "md5": "a20687d336809da9071710e45f54d8b4",
                "sha256": "4da63d42bc2f2de547b6c817236e902ad6155efa05e5305daa38be830b70a19d"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_PreferencePanes-10.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a20687d336809da9071710e45f54d8b4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4330,
            "upload_time": "2024-03-16T09:16:31",
            "upload_time_iso_8601": "2024-03-16T09:16:31.915002Z",
            "url": "https://files.pythonhosted.org/packages/1d/b8/dbb234ced081a2b92d90538f7061637031823127e529e29f17d523fb73c6/pyobjc_framework_PreferencePanes-10.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "699a75abb57c0db109f19f561cc0bd1f3454d7d0fb618d1aafad417f30e05738",
                "md5": "ba97a1e95407c5d56e7a5040c96215f5",
                "sha256": "f1fba8727d172a3e9b58d764695702f7752dfb585d0378e588915f3d8363728c"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-PreferencePanes-10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ba97a1e95407c5d56e7a5040c96215f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25599,
            "upload_time": "2024-03-16T09:21:34",
            "upload_time_iso_8601": "2024-03-16T09:21:34.624292Z",
            "url": "https://files.pythonhosted.org/packages/69/9a/75abb57c0db109f19f561cc0bd1f3454d7d0fb618d1aafad417f30e05738/pyobjc-framework-PreferencePanes-10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 09:21:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ronaldoussoren",
    "github_project": "pyobjc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyobjc-framework-preferencepanes"
}
        
Elapsed time: 0.20491s