pyobjc-framework-InstantMessage


Namepyobjc-framework-InstantMessage JSON
Version 10.1 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the framework InstantMessage on macOS
upload_time2023-12-09 09:00:00
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-InstantMessage/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc instantmessage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for "InstantMessage" framework on macOS 10.5 or later. This framework
allows you to access iChat information, as well as a way to provide an
auxiliary video source to iChat Theater.

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

Note that this framework is deprecated in OSX 10.9, use the Social framework
instead if you target that OSX release.


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-InstantMessage",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-InstantMessage/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,InstantMessage",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/71/75/867ffe60aaa66c60952fc0801973f707b4d2fa10b6380c2ffc208be16826/pyobjc-framework-InstantMessage-10.1.tar.gz",
    "platform": "MacOS X (>=10.5)",
    "description": "\nWrappers for \"InstantMessage\" framework on macOS 10.5 or later. This framework\nallows you to access iChat information, as well as a way to provide an\nauxiliary video source to iChat Theater.\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\nNote that this framework is deprecated in OSX 10.9, use the Social framework\ninstead if you target that OSX release.\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 InstantMessage 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",
        "instantmessage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0302b1284ce955c74e731686edc83964251c28a521af2f533c7b3ba9143ced8b",
                "md5": "087e4f2d96501963dbd6ad918a3ea4fc",
                "sha256": "c03a9a99faaa14ff0a477114b691d628117422a15995523deb25ff2d1d07a36d"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_InstantMessage-10.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "087e4f2d96501963dbd6ad918a3ea4fc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5197,
            "upload_time": "2023-12-09T08:54:21",
            "upload_time_iso_8601": "2023-12-09T08:54:21.183355Z",
            "url": "https://files.pythonhosted.org/packages/03/02/b1284ce955c74e731686edc83964251c28a521af2f533c7b3ba9143ced8b/pyobjc_framework_InstantMessage-10.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7175867ffe60aaa66c60952fc0801973f707b4d2fa10b6380c2ffc208be16826",
                "md5": "a699c608af78b855376f2f5cad6954e8",
                "sha256": "8e8e7e2c64a3a6b0aa67cace58f7cea1971bb93de57be40b7ba285e305fab0b5"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-InstantMessage-10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a699c608af78b855376f2f5cad6954e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33479,
            "upload_time": "2023-12-09T09:00:00",
            "upload_time_iso_8601": "2023-12-09T09:00:00.311048Z",
            "url": "https://files.pythonhosted.org/packages/71/75/867ffe60aaa66c60952fc0801973f707b4d2fa10b6380c2ffc208be16826/pyobjc-framework-InstantMessage-10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-09 09:00:00",
    "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-instantmessage"
}
        
Elapsed time: 0.14986s