pyobjc-framework-ServiceManagement


Namepyobjc-framework-ServiceManagement JSON
Version 10.2 PyPI version JSON
download
home_pagehttps://github.com/ronaldoussoren/pyobjc
SummaryWrappers for the framework ServiceManagement on macOS
upload_time2024-03-16 09:22:00
maintainer
docs_urlhttps://pythonhosted.org/pyobjc-framework-ServiceManagement/
authorRonald Oussoren
requires_python>=3.8
licenseMIT License
keywords pyobjc servicemanagement
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Wrappers for framework 'ServiceManagement' on macOS 10.6. This framework
provides an interface to the system services subsystem, which basically means
a this provides a secure and object-oriented interface from launchd.

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-ServiceManagement",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyobjc-framework-ServiceManagement/",
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "PyObjC,ServiceManagement",
    "author": "Ronald Oussoren",
    "author_email": "pyobjc-dev@lists.sourceforge.net",
    "download_url": "https://files.pythonhosted.org/packages/0f/8a/f293d1cebe3e0b19d499836f8751344a0a2ddd582368661ee0459bda813c/pyobjc-framework-ServiceManagement-10.2.tar.gz",
    "platform": "MacOS X (>=10.6)",
    "description": "\nWrappers for framework 'ServiceManagement' on macOS 10.6. This framework\nprovides an interface to the system services subsystem, which basically means\na this provides a secure and object-oriented interface from launchd.\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 ServiceManagement 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",
        "servicemanagement"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89063a51828dba366bba110f6a67d5561348aab96a55aa41ee618ee65a65b388",
                "md5": "2a7bd03a3f5613cf14ba36ed9e396d61",
                "sha256": "e5a1c1746788d0e125cc87cbe0749b2b824fb7a08bc4344c06c9ac6007859187"
            },
            "downloads": -1,
            "filename": "pyobjc_framework_ServiceManagement-10.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a7bd03a3f5613cf14ba36ed9e396d61",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5042,
            "upload_time": "2024-03-16T09:17:40",
            "upload_time_iso_8601": "2024-03-16T09:17:40.225548Z",
            "url": "https://files.pythonhosted.org/packages/89/06/3a51828dba366bba110f6a67d5561348aab96a55aa41ee618ee65a65b388/pyobjc_framework_ServiceManagement-10.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f8af293d1cebe3e0b19d499836f8751344a0a2ddd582368661ee0459bda813c",
                "md5": "f64e6974306c8d928fd5e53448cea654",
                "sha256": "62413cd911932cc16262710a3853061fdae341ed95e1aa0426b4ff0011d18c0c"
            },
            "downloads": -1,
            "filename": "pyobjc-framework-ServiceManagement-10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f64e6974306c8d928fd5e53448cea654",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16118,
            "upload_time": "2024-03-16T09:22:00",
            "upload_time_iso_8601": "2024-03-16T09:22:00.289052Z",
            "url": "https://files.pythonhosted.org/packages/0f/8a/f293d1cebe3e0b19d499836f8751344a0a2ddd582368661ee0459bda813c/pyobjc-framework-ServiceManagement-10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 09:22: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-servicemanagement"
}
        
Elapsed time: 0.21573s