{ "info": { "author": "Colm O'Connor", "author_email": "colm.oconnor.github@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries", "Topic :: Text Processing :: Markup" ], "description": "# HitchExampleFiles\n\nA group of example files which can be used for testing - a big jpeg, small jpeg, pdf and png.\n\nUses [path.py](https://pathpy.readthedocs.io/en/stable/api.html),\nso you can use path.py API to do anything with the files.\n\nE.g.\n\n.. code:: python\n\n import hitchexamplefiles\n from path import Path\n\n >>> hitchexamplefiles.jpeg_large.copy(Path(\"/path/to/your/jpegname.jpeg\"))\n >>> hitchexamplefiles.jpeg_small.copy(Path(\"/path/to/your/jpegname.jpeg\"))\n >>> hitchexamplefiles.pdf_one_page.copy(Path(\"/path/to/your/pdf_one_page.pdf\"))\n >>> hitchexamplefiles.png_large.copy(Path(\"/path/to/your/png_large.png\"))\n\n\n >>> hitchexamplefiles.asset_directory.joinpath(\"jpeg_large.jpg\")\n >>> hitchexamplefiles.asset_directory.joinpath(\"jpeg_small.jpg\")\n >>> hitchexamplefiles.asset_directory.joinpath(\"pdf_one_page.pdf\")\n >>> hitchexamplefiles.asset_directory.joinpath(\"png_large.png\")", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://hitchdev.com/hitchexamplefiles", "keywords": "pdf jpeg png test", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hitchexamplefiles", "package_url": "https://pypi.org/project/hitchexamplefiles/", "platform": "", "project_url": "https://pypi.org/project/hitchexamplefiles/", "project_urls": { "Homepage": "http://hitchdev.com/hitchexamplefiles" }, "release_url": "https://pypi.org/project/hitchexamplefiles/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Example jpeg, pdf and png files which can be used for testing.", "version": "0.2.0" }, "last_serial": 4506988, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "01a8d8488336838c2a7bad63a466aa80", "sha256": "c39c3881a169488d490e936a1d60ef6dfaf9f0dbaebb805ea2e64a3d7f1febb4" }, "downloads": -1, "filename": "hitchexamplefiles-0.1.0.tar.gz", "has_sig": false, "md5_digest": "01a8d8488336838c2a7bad63a466aa80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 484880, "upload_time": "2018-07-29T16:52:57", "url": "https://files.pythonhosted.org/packages/01/b2/44ac757866c55381787922a3e75079afb6acccc9fd5076faf5cc089c5511/hitchexamplefiles-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "518a20ff0325dbd3cac7b1d133d9a707", "sha256": "1d57fac3f33d86c5fd63e5fce3befd5a0307d848e4bef57a7afe8d2f0f1ffed8" }, "downloads": -1, "filename": "hitchexamplefiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "518a20ff0325dbd3cac7b1d133d9a707", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485066, "upload_time": "2018-07-29T18:37:26", "url": "https://files.pythonhosted.org/packages/ba/03/2b8119b9aa7bcb3f7db5b730da3748341bfa7e971afd5e277ae17b776178/hitchexamplefiles-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d2ba73c3a242c1831496ce80850fba18", "sha256": "e0e7a73ef89759f6df571626a43979bc544a40324c1afcd95a28cc3486a4aab2" }, "downloads": -1, "filename": "hitchexamplefiles-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d2ba73c3a242c1831496ce80850fba18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485220, "upload_time": "2018-11-20T11:56:51", "url": "https://files.pythonhosted.org/packages/60/60/9a9b9b182c36530c6f0a46ba1c1b54f2425bd778bcdf21318c009a3c83b0/hitchexamplefiles-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2ba73c3a242c1831496ce80850fba18", "sha256": "e0e7a73ef89759f6df571626a43979bc544a40324c1afcd95a28cc3486a4aab2" }, "downloads": -1, "filename": "hitchexamplefiles-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d2ba73c3a242c1831496ce80850fba18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485220, "upload_time": "2018-11-20T11:56:51", "url": "https://files.pythonhosted.org/packages/60/60/9a9b9b182c36530c6f0a46ba1c1b54f2425bd778bcdf21318c009a3c83b0/hitchexamplefiles-0.2.0.tar.gz" } ] }