pyobjc-framework-ExceptionHandling


Namepyobjc-framework-ExceptionHandling JSON
Version 10.1 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the framework ExceptionHandling on macOS
upload_time2023-12-09 08:59:39
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-ExceptionHandling/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc exceptionhandling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for the "ExceptionHandling" framework on macOS. The ExceptionHandling
framework provides facilities for monitoring and debugging exceptional
conditions in Cocoa programs.

PyObjC also provides low-level debugging utilities beyond the core
ExceptionHandling framework in the module ``PyObjCTools.Debugging``.

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-ExceptionHandling",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-ExceptionHandling/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,ExceptionHandling",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/45/a8/72d41401cb2f4201fbff266b2f3c91611d99bfd9ea622ce130e4144ac7e3/pyobjc-framework-ExceptionHandling-10.1.tar.gz",
    "platform": "MacOS X",
    "description": "\nWrappers for the \"ExceptionHandling\" framework on macOS. The ExceptionHandling\nframework provides facilities for monitoring and debugging exceptional\nconditions in Cocoa programs.\n\nPyObjC also provides low-level debugging utilities beyond the core\nExceptionHandling framework in the module ``PyObjCTools.Debugging``.\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 ExceptionHandling on macOS",
    "version": "10.1",
    "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",
        "exceptionhandling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bf8da96001c29a8fab94d3cacb3ec9a3b29098ec2e6e75ec928514c76589aed",
                "md5": "bc960c19408dae204268afb8c9fa7626",
                "sha256": "b8eb9142f141361982e498610bfd33803acb4f471f80b5cd9df8d382142449e9"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_ExceptionHandling-10.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc960c19408dae204268afb8c9fa7626",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 6817,
            "upload_time": "2023-12-09T08:53:23",
            "upload_time_iso_8601": "2023-12-09T08:53:23.594363Z",
            "url": "https://files.pythonhosted.org/packages/8b/f8/da96001c29a8fab94d3cacb3ec9a3b29098ec2e6e75ec928514c76589aed/pyobjc_framework_ExceptionHandling-10.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45a872d41401cb2f4201fbff266b2f3c91611d99bfd9ea622ce130e4144ac7e3",
                "md5": "ee3b6b2cc4a059a6e535f9255362a7a5",
                "sha256": "ac75ac230249d6f26f750beb406c133a49d4a284e7ee62ba1139e9d9bc5ec44d"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-ExceptionHandling-10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ee3b6b2cc4a059a6e535f9255362a7a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17643,
            "upload_time": "2023-12-09T08:59:39",
            "upload_time_iso_8601": "2023-12-09T08:59:39.315498Z",
            "url": "https://files.pythonhosted.org/packages/45/a8/72d41401cb2f4201fbff266b2f3c91611d99bfd9ea622ce130e4144ac7e3/pyobjc-framework-ExceptionHandling-10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 08:59:39",
    "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-exceptionhandling"
}
        
Elapsed time: 0.14715s