python-vlc


Namepython-vlc JSON
Version 3.0.20123 PyPI version JSON
download
home_pagehttp://wiki.videolan.org/PythonBinding
SummaryVLC bindings for python.
upload_time2023-11-04 16:12:30
maintainerOlivier Aubert
docs_urlNone
authorOlivier Aubert
requires_python
licenseLGPL-2.1+
keywords vlc video
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module provides ctypes-based bindings (see
      http://wiki.videolan.org/PythonBinding) for the native libvlc
      API (see http://wiki.videolan.org/LibVLC) of the VLC video
      player. Note that it relies on an already present install of VLC.

      It has been automatically generated from the include files of
      vlc 3.0.20, using generator 1.23.
      

            

Raw data

            {
    "_id": null,
    "home_page": "http://wiki.videolan.org/PythonBinding",
    "name": "python-vlc",
    "maintainer": "Olivier Aubert",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "contact@olivieraubert.net",
    "keywords": "vlc,video",
    "author": "Olivier Aubert",
    "author_email": "contact@olivieraubert.net",
    "download_url": "https://files.pythonhosted.org/packages/f5/fc/6e4f1dd5ee3a86db172d7100f5a28cd9d8a57ad65cfda09eb114d3b9aaaa/python-vlc-3.0.20123.tar.gz",
    "platform": null,
    "description": "This module provides ctypes-based bindings (see\n      http://wiki.videolan.org/PythonBinding) for the native libvlc\n      API (see http://wiki.videolan.org/LibVLC) of the VLC video\n      player. Note that it relies on an already present install of VLC.\n\n      It has been automatically generated from the include files of\n      vlc 3.0.20, using generator 1.23.\n      \n",
    "bugtrack_url": null,
    "license": "LGPL-2.1+",
    "summary": "VLC bindings for python.",
    "version": "3.0.20123",
    "project_urls": {
        "Homepage": "http://wiki.videolan.org/PythonBinding"
    },
    "split_keywords": [
        "vlc",
        "video"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31c000eb4c1ac241835224e34b7005143a0788353b8b56286660317cb82cdf94",
                "md5": "75fdce0d623521d524148d2e5a6dd01c",
                "sha256": "903b3dc3602804958837c69907f3d3485921ef8424c254c7314db3d6037f8d62"
            },
            "downloads": -1,
            "filename": "python_vlc-3.0.20123-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75fdce0d623521d524148d2e5a6dd01c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 79876,
            "upload_time": "2023-11-04T16:12:26",
            "upload_time_iso_8601": "2023-11-04T16:12:26.758081Z",
            "url": "https://files.pythonhosted.org/packages/31/c0/00eb4c1ac241835224e34b7005143a0788353b8b56286660317cb82cdf94/python_vlc-3.0.20123-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5fc6e4f1dd5ee3a86db172d7100f5a28cd9d8a57ad65cfda09eb114d3b9aaaa",
                "md5": "63cb9f6690acaf7c1475b00d375c8e80",
                "sha256": "244fbb9e392a0326841fca926d6d12a2a36c546982191f493f148fa19e66b1d4"
            },
            "downloads": -1,
            "filename": "python-vlc-3.0.20123.tar.gz",
            "has_sig": false,
            "md5_digest": "63cb9f6690acaf7c1475b00d375c8e80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 159444,
            "upload_time": "2023-11-04T16:12:30",
            "upload_time_iso_8601": "2023-11-04T16:12:30.938679Z",
            "url": "https://files.pythonhosted.org/packages/f5/fc/6e4f1dd5ee3a86db172d7100f5a28cd9d8a57ad65cfda09eb114d3b9aaaa/python-vlc-3.0.20123.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-04 16:12:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-vlc"
}
        
Elapsed time: 0.31810s