DIDL-Lite (Digital Item Declaration Language) tools for Python
==============================================================
DIDL-Lite tools for Python to read and write DIDL-Lite-xml.
Usage
-----
See ``tests/`` for examples on how to use this.
Note that this package does **NOT** do any type checking. Coercion of data types from and to strings must be done by the user of this library.
Resources / documents
---------------------
DIDL-Lite resources and documents:
* `UPnP-av-ContentDirectory-v1-Service <http://upnp.org/specs/av/UPnP-av-ContentDirectory-v1-Service.pdf>`_
* `UPnP-av-ContentDirectory-v2-Service <http://upnp.org/specs/av/UPnP-av-ContentDirectory-v2-Service.pdf>`_
* `didl-lite-v2.xsd <http://www.upnp.org/schemas/av/didl-lite-v2.xsd>`_
* `mpeg21-didl <http://xml.coverpages.org/mpeg21-didl.html>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/StevenLooman/python-didl-lite",
"name": "python-didl-lite",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Steven Looman",
"author_email": "steven.looman@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dd/0a/01ec612e1585accad47edfd15d7281006f2906811353524d172825c3f3b9/python_didl_lite-1.4.1.tar.gz",
"platform": null,
"description": "DIDL-Lite (Digital Item Declaration Language) tools for Python\n==============================================================\n\nDIDL-Lite tools for Python to read and write DIDL-Lite-xml.\n\nUsage\n-----\n\nSee ``tests/`` for examples on how to use this.\n\nNote that this package does **NOT** do any type checking. Coercion of data types from and to strings must be done by the user of this library.\n\n\nResources / documents\n---------------------\n\nDIDL-Lite resources and documents:\n\n* `UPnP-av-ContentDirectory-v1-Service <http://upnp.org/specs/av/UPnP-av-ContentDirectory-v1-Service.pdf>`_\n* `UPnP-av-ContentDirectory-v2-Service <http://upnp.org/specs/av/UPnP-av-ContentDirectory-v2-Service.pdf>`_\n* `didl-lite-v2.xsd <http://www.upnp.org/schemas/av/didl-lite-v2.xsd>`_\n* `mpeg21-didl <http://xml.coverpages.org/mpeg21-didl.html>`_\n",
"bugtrack_url": null,
"license": null,
"summary": "DIDL-Lite (Digital Item Declaration Language) tools for Python",
"version": "1.4.1",
"project_urls": {
"Homepage": "https://github.com/StevenLooman/python-didl-lite"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8340af7eca988f678b1b19f2b49438525a349b873a44510d80dc3ccb2e22f444",
"md5": "f186b70b83a49988b3aa7fe2bec699c7",
"sha256": "5ef9d09821db80b1fbbb8f999219b33b57b91fd1f49f5d8dbd8cb0ad357e7ce0"
},
"downloads": -1,
"filename": "python_didl_lite-1.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f186b70b83a49988b3aa7fe2bec699c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13025,
"upload_time": "2024-11-03T12:35:40",
"upload_time_iso_8601": "2024-11-03T12:35:40.266116Z",
"url": "https://files.pythonhosted.org/packages/83/40/af7eca988f678b1b19f2b49438525a349b873a44510d80dc3ccb2e22f444/python_didl_lite-1.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dd0a01ec612e1585accad47edfd15d7281006f2906811353524d172825c3f3b9",
"md5": "69db2558d8efc7b62c7955e908425da6",
"sha256": "68f085b965bde12c0cbc4a068c1fb4c22c58c8f119b1851630896fced7201dc4"
},
"downloads": -1,
"filename": "python_didl_lite-1.4.1.tar.gz",
"has_sig": false,
"md5_digest": "69db2558d8efc7b62c7955e908425da6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 16123,
"upload_time": "2024-11-03T12:35:41",
"upload_time_iso_8601": "2024-11-03T12:35:41.642361Z",
"url": "https://files.pythonhosted.org/packages/dd/0a/01ec612e1585accad47edfd15d7281006f2906811353524d172825c3f3b9/python_didl_lite-1.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-03 12:35:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "StevenLooman",
"github_project": "python-didl-lite",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "python-didl-lite"
}