{ "info": { "author": "Nicholas Car", "author_email": "nicholas.car@surroundaustralia.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Conneg by P\n============\nThis small library module assists with tasks related to `Content Negotiation by Profile `_, which is a `W3C Standard `_ about *how Internet clients may negotiate for content provided by servers based on data profiles to which the content conforms*.\n\nLibrary Structure\n------------------\nThe library really only consists of a few classes:\n\n* :code:`LinkHeaderParser`\n\n * parses ``Link`` headers, of the sort generated by Conneg by P HTTP *Functional Profile*-compliant systems\n * can separate out profiles, described as per the Conneg by P HTTP's `list profiles `_ function\n * can separate out profile URI/token mappings, as per the Conneg by P `Link Attributes <#link-attributes>`_ specification.\n\n* :code:`AcceptProfileHeaderParser`\n\n * parses ``Accept-Profile`` headers, of the sort needed to be supplied by clients when requesting content by profile according to Conneg by P's HTTP *Functional Profile*\n\nSee the code itself for class and method documentation!\n\n\nLicence\n-------\n\nThis is licensed under GNU General Public License (GPL) v3.0. See the `license deed `_ for more details.\n\n\nContacts\n--------\n*Lead Developer*:\n\n| **Nicholas Car**\n| *Data Systems Architect*\n| `SURROUND Australia Pty Ltd `_\n| \n| \n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/nicholascar/connegp/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nicholascar/connegp", "keywords": "Content Negotiation,HTTP,Linked Data,Semantic Web,Python,API,RDF", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "connegp", "package_url": "https://pypi.org/project/connegp/", "platform": "", "project_url": "https://pypi.org/project/connegp/", "project_urls": { "Bug Reports": "https://github.com/nicholascar/connegp/issues", "Download": "https://github.com/nicholascar/connegp/archive/v0.2.tar.gz", "Homepage": "https://github.com/nicholascar/connegp", "Source": "https://github.com/nicholascar/connegp" }, "release_url": "https://pypi.org/project/connegp/0.2/", "requires_dist": null, "requires_python": "", "summary": "This small library module assists with tasks related to Content Negotiation by Profile", "version": "0.2" }, "last_serial": 5976511, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "db88239532ed509430eaa59afdb02d6b", "sha256": "294c4f8c7b763ac514735ff24c4bc3cb930271fa3a2022f28b4d00ff8fcedab9" }, "downloads": -1, "filename": "connegp-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db88239532ed509430eaa59afdb02d6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15671, "upload_time": "2019-10-15T12:03:35", "url": "https://files.pythonhosted.org/packages/f1/27/926db8eac3228b0cbb31f44337f8e9fdb6b6f94930f439b5918acee5aa17/connegp-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ba4922539d7c855242749a21dd6be34", "sha256": "768df64221643d16cf11d09713381d1ac9c798584773d460fc675e40894aab77" }, "downloads": -1, "filename": "connegp-0.2.tar.gz", "has_sig": false, "md5_digest": "7ba4922539d7c855242749a21dd6be34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3895, "upload_time": "2019-10-15T12:03:39", "url": "https://files.pythonhosted.org/packages/1a/a9/bb09b583ecfe2e93ec9541e3b1f8bf574a48c16527b55e75bd8fd4ca5364/connegp-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db88239532ed509430eaa59afdb02d6b", "sha256": "294c4f8c7b763ac514735ff24c4bc3cb930271fa3a2022f28b4d00ff8fcedab9" }, "downloads": -1, "filename": "connegp-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db88239532ed509430eaa59afdb02d6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15671, "upload_time": "2019-10-15T12:03:35", "url": "https://files.pythonhosted.org/packages/f1/27/926db8eac3228b0cbb31f44337f8e9fdb6b6f94930f439b5918acee5aa17/connegp-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ba4922539d7c855242749a21dd6be34", "sha256": "768df64221643d16cf11d09713381d1ac9c798584773d460fc675e40894aab77" }, "downloads": -1, "filename": "connegp-0.2.tar.gz", "has_sig": false, "md5_digest": "7ba4922539d7c855242749a21dd6be34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3895, "upload_time": "2019-10-15T12:03:39", "url": "https://files.pythonhosted.org/packages/1a/a9/bb09b583ecfe2e93ec9541e3b1f8bf574a48c16527b55e75bd8fd4ca5364/connegp-0.2.tar.gz" } ] }