JACK-Client


NameJACK-Client JSON
Version 0.5.5 PyPI version JSON
download
home_pagehttp://jackclient-python.readthedocs.io/
SummaryJACK Audio Connection Kit (JACK) Client for Python
upload_time2024-11-01 12:01:20
maintainerNone
docs_urlNone
authorMatthias Geier
requires_python>=3.7
licenseMIT
keywords jack audio low-latency multi-channel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            JACK Audio Connection Kit (JACK) Client for Python
==================================================

This Python module (named ``jack``) provides bindings for the JACK_ library.

Documentation:
   https://jackclient-python.readthedocs.io/

Source code and issue tracker:
   https://github.com/spatialaudio/jackclient-python/

License:
   MIT -- see the file ``LICENSE`` for details.

.. _JACK: https://jackaudio.org/

            

Raw data

            {
    "_id": null,
    "home_page": "http://jackclient-python.readthedocs.io/",
    "name": "JACK-Client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "JACK, audio, low-latency, multi-channel",
    "author": "Matthias Geier",
    "author_email": "Matthias.Geier@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/80/79/6af550e4fa3f5ff384e8114a1a18572627744b335956f0be06e4e0fc815a/jack_client-0.5.5.tar.gz",
    "platform": "any",
    "description": "JACK Audio Connection Kit (JACK) Client for Python\n==================================================\n\nThis Python module (named ``jack``) provides bindings for the JACK_ library.\n\nDocumentation:\n   https://jackclient-python.readthedocs.io/\n\nSource code and issue tracker:\n   https://github.com/spatialaudio/jackclient-python/\n\nLicense:\n   MIT -- see the file ``LICENSE`` for details.\n\n.. _JACK: https://jackaudio.org/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "JACK Audio Connection Kit (JACK) Client for Python",
    "version": "0.5.5",
    "project_urls": {
        "Homepage": "http://jackclient-python.readthedocs.io/"
    },
    "split_keywords": [
        "jack",
        " audio",
        " low-latency",
        " multi-channel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d8295c5fff8c902eb7cb7e823a43987166b428cdbf94533c66078581f7461a1",
                "md5": "cca9b0d0d334d0c25323d385f81f38cb",
                "sha256": "f6adb6c9f1473ce3c37505cacc93a99d215b90bf1b81cb4de7ba10767d2618b8"
            },
            "downloads": -1,
            "filename": "JACK_Client-0.5.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cca9b0d0d334d0c25323d385f81f38cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28844,
            "upload_time": "2024-11-01T12:01:17",
            "upload_time_iso_8601": "2024-11-01T12:01:17.812027Z",
            "url": "https://files.pythonhosted.org/packages/1d/82/95c5fff8c902eb7cb7e823a43987166b428cdbf94533c66078581f7461a1/JACK_Client-0.5.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80796af550e4fa3f5ff384e8114a1a18572627744b335956f0be06e4e0fc815a",
                "md5": "2be313a7bf798ef00bae637fa49f5603",
                "sha256": "e8482097e522f0e2ef0efb95c5662932e890340f8ea4ad66fce37c3ac9608426"
            },
            "downloads": -1,
            "filename": "jack_client-0.5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2be313a7bf798ef00bae637fa49f5603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 46664,
            "upload_time": "2024-11-01T12:01:20",
            "upload_time_iso_8601": "2024-11-01T12:01:20.317866Z",
            "url": "https://files.pythonhosted.org/packages/80/79/6af550e4fa3f5ff384e8114a1a18572627744b335956f0be06e4e0fc815a/jack_client-0.5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 12:01:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jack-client"
}
        
Elapsed time: 0.70352s