postleid


Namepostleid JSON
Version 0.6.5 PyPI version JSON
download
home_page
SummaryFix postal codes notation in spreadsheet documents
upload_time2023-04-12 16:53:45
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Rainer Schwarzbach Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords postleitzahlen plz postal codes excel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Postleid

Skript zum Korrigieren von Postleitzahlen in Excel-Dateien

Bisher werden Postleitzahlenregeln für 132 Länder,
darunter die Niederlande, Belgien, Luxemburg, Deutschland,
Österreich und die Schweiz,
unterstützt (siehe CHANGELOG.md und countries.txt).
Die Unterstützung weiterer Länder ist in Arbeit.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "postleid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "postleitzahlen,plz,postal codes,excel",
    "author": "",
    "author_email": "Rainer Schwarzbach <undisclosed@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/3c/58/e5d7799175769f02fdbd873de8ac36067eecd2c3c6e6d39096ae89ad6ae4/postleid-0.6.5.tar.gz",
    "platform": null,
    "description": "# Postleid\n\nSkript zum Korrigieren von Postleitzahlen in Excel-Dateien\n\nBisher werden Postleitzahlenregeln f\u00fcr 132 L\u00e4nder,\ndarunter die Niederlande, Belgien, Luxemburg, Deutschland,\n\u00d6sterreich und die Schweiz,\nunterst\u00fctzt (siehe CHANGELOG.md und countries.txt).\nDie Unterst\u00fctzung weiterer L\u00e4nder ist in Arbeit.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Rainer Schwarzbach  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Fix postal codes notation in spreadsheet documents",
    "version": "0.6.5",
    "split_keywords": [
        "postleitzahlen",
        "plz",
        "postal codes",
        "excel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73f14500133a732f2036325f0bcc518385055491eeed4f1e8ffb84686729cd6b",
                "md5": "3a389de5509ac9ba974d182c84497b0e",
                "sha256": "b579d2aa12c6fe8755c8ef081e87a6f1eedd729357f1f1e4dc3297d76b024a37"
            },
            "downloads": -1,
            "filename": "postleid-0.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a389de5509ac9ba974d182c84497b0e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 29083,
            "upload_time": "2023-04-12T16:53:42",
            "upload_time_iso_8601": "2023-04-12T16:53:42.782096Z",
            "url": "https://files.pythonhosted.org/packages/73/f1/4500133a732f2036325f0bcc518385055491eeed4f1e8ffb84686729cd6b/postleid-0.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c58e5d7799175769f02fdbd873de8ac36067eecd2c3c6e6d39096ae89ad6ae4",
                "md5": "0d108e3677c85e753356c27fac5c4143",
                "sha256": "619788e27c9c8024831929de992d49be4fade4ab323f48b920ea4ed2a5079c70"
            },
            "downloads": -1,
            "filename": "postleid-0.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0d108e3677c85e753356c27fac5c4143",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 28568,
            "upload_time": "2023-04-12T16:53:45",
            "upload_time_iso_8601": "2023-04-12T16:53:45.047525Z",
            "url": "https://files.pythonhosted.org/packages/3c/58/e5d7799175769f02fdbd873de8ac36067eecd2c3c6e6d39096ae89ad6ae4/postleid-0.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 16:53:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "postleid"
}
        
Elapsed time: 0.13373s