libtiff


Namelibtiff JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/pearu/pylibtiff
SummaryPyLibTiff: a Python tiff library.
upload_time2017-12-21 08:37:27
maintainer
docs_urlNone
authorPearu Peterson
requires_python
licensehttps://github.com/pearu/pylibtiff/blob/master/LICENSE
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyLibTiff? is a Python package that provides the following modules:

   libtiff - a wrapper of C libtiff library using ctypes.
   tiff - a numpy.memmap view of tiff files.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pearu/pylibtiff",
    "name": "libtiff",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pearu Peterson",
    "author_email": "pearu.peterson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/8f/b844284d43d385c08967b25eb76f625a5f06490cc4680e17644587053756/libtiff-0.4.2.tar.gz",
    "platform": "All",
    "description": "PyLibTiff? is a Python package that provides the following modules:\n\n   libtiff - a wrapper of C libtiff library using ctypes.\n   tiff - a numpy.memmap view of tiff files.\n",
    "bugtrack_url": null,
    "license": "https://github.com/pearu/pylibtiff/blob/master/LICENSE",
    "summary": "PyLibTiff: a Python tiff library.",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/pearu/pylibtiff"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "188fb844284d43d385c08967b25eb76f625a5f06490cc4680e17644587053756",
                "md5": "36302d39eda3c64573959868eea1554c",
                "sha256": "8b80660541bfc51309b22dd676bcc94a8d77324b00fba3d331b7f564775f17a6"
            },
            "downloads": -1,
            "filename": "libtiff-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "36302d39eda3c64573959868eea1554c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 129960,
            "upload_time": "2017-12-21T08:37:27",
            "upload_time_iso_8601": "2017-12-21T08:37:27.247737Z",
            "url": "https://files.pythonhosted.org/packages/18/8f/b844284d43d385c08967b25eb76f625a5f06490cc4680e17644587053756/libtiff-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-12-21 08:37:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pearu",
    "github_project": "pylibtiff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "libtiff"
}
        
Elapsed time: 0.29646s