geosrw


Namegeosrw JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/jeff-250/geosrw
SummaryA python package that provides a set of tools for working with spatial data using the GEOS library. The package is designed to simplify the process of reading, writing, and transforming spatial data, such as vector and raster data.
upload_time2023-03-29 16:51:59
maintainer
docs_urlNone
authorJoseph Ndayizeye
requires_python>=3.7
licenseMIT license
keywords geosrw
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geosrw


[![image](https://img.shields.io/pypi/v/geosrw.svg)](https://pypi.python.org/pypi/geosrw)
[![image](https://img.shields.io/conda/vn/conda-forge/geosrw.svg)](https://anaconda.org/conda-forge/geosrw)


**A python package that provides a set of tools for working with spatial data using the GEOS library. The package is designed to simplify the process of reading, writing, and transforming spatial data, such as vector and raster data.**


-   Free software: MIT license
-   Documentation: https://jeff-250.github.io/geosrw
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jeff-250/geosrw",
    "name": "geosrw",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "geosrw",
    "author": "Joseph Ndayizeye",
    "author_email": "josephndayizeye250@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/a0/81e1950e265be56495e11c57f8480d0e0aa0f7cc7962cc2ba2dcc7026540/geosrw-0.0.1.tar.gz",
    "platform": null,
    "description": "# geosrw\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/geosrw.svg)](https://pypi.python.org/pypi/geosrw)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/geosrw.svg)](https://anaconda.org/conda-forge/geosrw)\r\n\r\n\r\n**A python package that provides a set of tools for working with spatial data using the GEOS library. The package is designed to simplify the process of reading, writing, and transforming spatial data, such as vector and raster data.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://jeff-250.github.io/geosrw\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n\r\n## Credits\r\n\r\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A python package that provides a set of tools for working with spatial data using the GEOS library. The package is designed to simplify the process of reading, writing, and transforming spatial data, such as vector and raster data.",
    "version": "0.0.1",
    "split_keywords": [
        "geosrw"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89a081e1950e265be56495e11c57f8480d0e0aa0f7cc7962cc2ba2dcc7026540",
                "md5": "f27be93b31d1d04ccf4e2532c63543f8",
                "sha256": "7263bea702002ab75895d7d4cebd6416fb9a6199b1a5cc4b4fb303a748fb919f"
            },
            "downloads": -1,
            "filename": "geosrw-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f27be93b31d1d04ccf4e2532c63543f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3101,
            "upload_time": "2023-03-29T16:51:59",
            "upload_time_iso_8601": "2023-03-29T16:51:59.804454Z",
            "url": "https://files.pythonhosted.org/packages/89/a0/81e1950e265be56495e11c57f8480d0e0aa0f7cc7962cc2ba2dcc7026540/geosrw-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 16:51:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jeff-250",
    "github_project": "geosrw",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "geosrw"
}
        
Elapsed time: 0.05836s