{ "info": { "author": "Javier Collado", "author_email": "jcollado@nowsecure.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7" ], "description": "===============================\nPic2Map\n===============================\n\n.. image:: https://img.shields.io/pypi/v/pic2map.svg\n :target: https://pypi.python.org/pypi/pic2map\n\n.. image:: https://readthedocs.org/projects/pic2map/badge/?version=latest\n :target: https://readthedocs.org/projects/pic2map/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://landscape.io/github/jcollado/pic2map/master/landscape.svg?style=flat\n :target: https://landscape.io/github/jcollado/pic2map/master\n :alt: Code Health\n\n.. image:: https://img.shields.io/travis/jcollado/pic2map.svg\n :target: https://travis-ci.org/jcollado/pic2map\n\n.. image:: https://coveralls.io/repos/jcollado/pic2map/badge.svg\n :target: https://coveralls.io/r/jcollado/pic2map\n\n\nPic2Map is tool to gather GPS metadata from picture files and display it in a map.\n\n* Free software: MIT license\n* Documentation: https://pic2map.readthedocs.org.\n\n\nFeatures\n--------\n\n* Add location information for pictures under directory to database\n\n.. code-block:: bash\n\n pic2map add \n\n* Remove location information for pictures under directory from database\n\n.. code-block:: bash\n\n pic2map remove \n\n* Count how many files have been indexed\n\n.. code-block:: bash\n\n pic2map count\n\n* Launch web server to display map and a marker for each picture\n\n.. code-block:: bash\n\n pic2map serve\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-04-23)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jcollado/pic2map", "keywords": "picture map location", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pic2map", "package_url": "https://pypi.org/project/pic2map/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pic2map/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jcollado/pic2map" }, "release_url": "https://pypi.org/project/pic2map/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Display pictures location in a map", "version": "0.1.0" }, "last_serial": 1518651, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "020dd719999f68f5c5f98a0ea111c35c", "sha256": "f132842205865766574f7893c67f7078f11baa6e72a35d6dbdbe25960b8a3f91" }, "downloads": -1, "filename": "pic2map-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "020dd719999f68f5c5f98a0ea111c35c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10084, "upload_time": "2015-04-23T21:20:00", "url": "https://files.pythonhosted.org/packages/d1/1e/9a75e1f62dbbb0314177d4a0024a4bd1b499be76622b58736d52c6db8943/pic2map-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1324d6246397aee505263b8b91887bad", "sha256": "f57ccb16e18d17b34c07c6ca0886465272ce53b0854ef58e05f590f1874f4257" }, "downloads": -1, "filename": "pic2map-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1324d6246397aee505263b8b91887bad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23366, "upload_time": "2015-04-23T21:19:57", "url": "https://files.pythonhosted.org/packages/1e/d7/9058f8cd481f8efc8aadf165d639e712dd53720bce8fe657e991088bed23/pic2map-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "020dd719999f68f5c5f98a0ea111c35c", "sha256": "f132842205865766574f7893c67f7078f11baa6e72a35d6dbdbe25960b8a3f91" }, "downloads": -1, "filename": "pic2map-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "020dd719999f68f5c5f98a0ea111c35c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10084, "upload_time": "2015-04-23T21:20:00", "url": "https://files.pythonhosted.org/packages/d1/1e/9a75e1f62dbbb0314177d4a0024a4bd1b499be76622b58736d52c6db8943/pic2map-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1324d6246397aee505263b8b91887bad", "sha256": "f57ccb16e18d17b34c07c6ca0886465272ce53b0854ef58e05f590f1874f4257" }, "downloads": -1, "filename": "pic2map-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1324d6246397aee505263b8b91887bad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23366, "upload_time": "2015-04-23T21:19:57", "url": "https://files.pythonhosted.org/packages/1e/d7/9058f8cd481f8efc8aadf165d639e712dd53720bce8fe657e991088bed23/pic2map-0.1.0.tar.gz" } ] }