lazr.uri


Namelazr.uri JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://launchpad.net/lazr.uri
SummaryA self-contained, easily reusable library for parsing, manipulating, and generating URIs.
upload_time2024-12-09 15:26:49
maintainerLAZR Developers
docs_urlNone
authorNone
requires_python>=3.8
licenseLGPL v3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A self-contained, easily reusable library for parsing, manipulating,
and generating URIs.

..
    This file is part of lazr.uri.

    lazr.uri is free software: you can redistribute it and/or modify it
    under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation, version 3 of the License.

    lazr.uri is distributed in the hope that it will be useful, but WITHOUT
    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
    License for more details.

    You should have received a copy of the GNU Lesser General Public License
    along with lazr.uri.  If not, see <http://www.gnu.org/licenses/>.

=================
NEWS for lazr.uri
=================

1.0.7 (2024-12-09)
==================

- Add support for Python 3.9, 3.10, 3.11, 3.12 and 3.13.
- Drop support for Python 3.7 and below.
- Add basic ``pre-commit`` configuration.
- Publish documentation on Read the Docs.
- Apply ``black``, ``isort``, ``pyupgrade`` and ``check-manifest``.

1.0.6 (2021-09-13)
==================

- Adjust versioning strategy to avoid importing pkg_resources, which is slow
  in large environments.

1.0.5 (2020-06-29)
==================

- Add an explicit __hash__ method to lazr.uri.URI.

1.0.4 (2020-06-12)
==================

- Install version.txt with package_data (Stefano Rivera,
  https://bugs.launchpad.net/lazr.uri/+bug/918660).
- Switch from buildout to tox.

1.0.3 (2012-01-18)
==================

- Add compatibility with Python 3 (Thomas Kluyver).

1.0.1 (2009-06-01)
==================

- Eliminate dependency on setuptools_bzr so sdists do not bring bzr ini, among
  others.

1.0 (2009-03-23)
================

- Initial release on PyPI

            

Raw data

            {
    "_id": null,
    "home_page": "https://launchpad.net/lazr.uri",
    "name": "lazr.uri",
    "maintainer": "LAZR Developers",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "lazr-developers@lists.launchpad.net",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/58/53/de9135d731a077b1b4a30672720870abdb62577f18b1f323c87e6e61b96c/lazr_uri-1.0.7.tar.gz",
    "platform": null,
    "description": "A self-contained, easily reusable library for parsing, manipulating,\nand generating URIs.\n\n..\n    This file is part of lazr.uri.\n\n    lazr.uri is free software: you can redistribute it and/or modify it\n    under the terms of the GNU Lesser General Public License as published by\n    the Free Software Foundation, version 3 of the License.\n\n    lazr.uri is distributed in the hope that it will be useful, but WITHOUT\n    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\n    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public\n    License for more details.\n\n    You should have received a copy of the GNU Lesser General Public License\n    along with lazr.uri.  If not, see <http://www.gnu.org/licenses/>.\n\n=================\nNEWS for lazr.uri\n=================\n\n1.0.7 (2024-12-09)\n==================\n\n- Add support for Python 3.9, 3.10, 3.11, 3.12 and 3.13.\n- Drop support for Python 3.7 and below.\n- Add basic ``pre-commit`` configuration.\n- Publish documentation on Read the Docs.\n- Apply ``black``, ``isort``, ``pyupgrade`` and ``check-manifest``.\n\n1.0.6 (2021-09-13)\n==================\n\n- Adjust versioning strategy to avoid importing pkg_resources, which is slow\n  in large environments.\n\n1.0.5 (2020-06-29)\n==================\n\n- Add an explicit __hash__ method to lazr.uri.URI.\n\n1.0.4 (2020-06-12)\n==================\n\n- Install version.txt with package_data (Stefano Rivera,\n  https://bugs.launchpad.net/lazr.uri/+bug/918660).\n- Switch from buildout to tox.\n\n1.0.3 (2012-01-18)\n==================\n\n- Add compatibility with Python 3 (Thomas Kluyver).\n\n1.0.1 (2009-06-01)\n==================\n\n- Eliminate dependency on setuptools_bzr so sdists do not bring bzr ini, among\n  others.\n\n1.0 (2009-03-23)\n================\n\n- Initial release on PyPI\n",
    "bugtrack_url": null,
    "license": "LGPL v3",
    "summary": "A self-contained, easily reusable library for parsing, manipulating, and generating URIs.",
    "version": "1.0.7",
    "project_urls": {
        "Download": "https://launchpad.net/lazr.uri/+download",
        "Homepage": "https://launchpad.net/lazr.uri"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f86e9ebca51e6da2715d3dbd46fffc016df0613feff6c4a4ae025a0b18b1935",
                "md5": "a87cb070da93479e4e003e0bcfac3d85",
                "sha256": "a11441f9a1b5f1788d186b31dabd55d6a968fbc2bb434256c45a2cd2f5404825"
            },
            "downloads": -1,
            "filename": "lazr.uri-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a87cb070da93479e4e003e0bcfac3d85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21487,
            "upload_time": "2024-12-09T15:26:48",
            "upload_time_iso_8601": "2024-12-09T15:26:48.017022Z",
            "url": "https://files.pythonhosted.org/packages/9f/86/e9ebca51e6da2715d3dbd46fffc016df0613feff6c4a4ae025a0b18b1935/lazr.uri-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5853de9135d731a077b1b4a30672720870abdb62577f18b1f323c87e6e61b96c",
                "md5": "4caffc5bdf81916a1d915da0f94098d1",
                "sha256": "ed0cf6f333e450114752afb1ce0c299c36ac4b109063eb50354c4f87f825a3ee"
            },
            "downloads": -1,
            "filename": "lazr_uri-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "4caffc5bdf81916a1d915da0f94098d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20125,
            "upload_time": "2024-12-09T15:26:49",
            "upload_time_iso_8601": "2024-12-09T15:26:49.874201Z",
            "url": "https://files.pythonhosted.org/packages/58/53/de9135d731a077b1b4a30672720870abdb62577f18b1f323c87e6e61b96c/lazr_uri-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 15:26:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lazr.uri"
}
        
Elapsed time: 0.42967s