cmlibs.merger


Namecmlibs.merger JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/CMLibs-Python/cmlibs.merger
SummaryCMLibs Merger functions.
upload_time2024-03-13 01:49:41
maintainer
docs_urlNone
authorHugh Sorby
requires_python
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
=============
CMLibs Merger
=============

CMLibs merger:  This software can be found on PyPi and installed with the following command::

  pip install cmlibs.merger

Distribution
============

This software uses regex to extract the version number information from the package. The version number for this package is stored in 'src/cmlibs/merger/__init__.py'


License
=======

::


   Copyright 2021 University of Auckland

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CMLibs-Python/cmlibs.merger",
    "name": "cmlibs.merger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hugh Sorby",
    "author_email": "h.sorby@auckland.ac.nz",
    "download_url": "",
    "platform": null,
    "description": "\n=============\nCMLibs Merger\n=============\n\nCMLibs merger:  This software can be found on PyPi and installed with the following command::\n\n  pip install cmlibs.merger\n\nDistribution\n============\n\nThis software uses regex to extract the version number information from the package. The version number for this package is stored in 'src/cmlibs/merger/__init__.py'\n\n\nLicense\n=======\n\n::\n\n\n   Copyright 2021 University of Auckland\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "CMLibs Merger functions.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/CMLibs-Python/cmlibs.merger"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605662a1eb4b105a82b1c0f615fcaaa7d8efa9aa81f4507f39c27c0307724b6f",
                "md5": "01161d82445cdd8d56fbd091ba786b28",
                "sha256": "69a28873ce5cf8e4895e309761395e6e5a81d338aedcf035dcd2ec2a8cd98a16"
            },
            "downloads": -1,
            "filename": "cmlibs.merger-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01161d82445cdd8d56fbd091ba786b28",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6084,
            "upload_time": "2024-03-13T01:49:41",
            "upload_time_iso_8601": "2024-03-13T01:49:41.253480Z",
            "url": "https://files.pythonhosted.org/packages/60/56/62a1eb4b105a82b1c0f615fcaaa7d8efa9aa81f4507f39c27c0307724b6f/cmlibs.merger-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 01:49:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CMLibs-Python",
    "github_project": "cmlibs.merger",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmlibs.merger"
}
        
Elapsed time: 0.18655s