{ "info": { "author": "Bj\u00f6rn Dahlgren", "author_email": "bjodah@DELETEMEgmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux" ], "description": "dockre\n======\n\n.. image:: http://hera.physchem.kth.se:9090/api/badges/bjodah/dockre/status.svg\n :target: http://hera.physchem.kth.se:9090/bjodah/dockre\n :alt: Build status\n.. image:: https://img.shields.io/pypi/v/dockre.svg\n :target: https://pypi.python.org/pypi/dockre\n :alt: PyPI version\n.. image:: https://img.shields.io/pypi/l/dockre.svg\n :target: https://github.com/bjodah/dockre/blob/master/LICENSE\n :alt: License\n\n\n`dockre `_ provides a\ncommand line interface (through a `Python `_ packge) for using **dock**er **re**producibly to build\ne.g. documents, binaries or host services. The default docker image used is the authors \npersonal one for work related tasks but it is changeable by specifying ``--image``.\n\n\nDocumentation\n-------------\nAutogenerated API documentation is found `here `_.\n\nInstallation\n------------\nSimplest way to install ``dockre`` is to use ``pip``:\n\n::\n\n $ pip install --user dockre\n\n\nExamples\n--------\nHere is a simple example:\n\n.. code:: bash\n\n $ mkdir input\n $ echo -e \"report.txt:\\n\\techo 'silly example'>\\$@\" > input/Makefile\n $ mkdir output\n $ dockre build\n $ cat output/report.txt\n silly example\n\n\nLicense\n-------\nThe source code is Open Source and is released under the simplified 2-clause BSD license. See `LICENSE `_ for further details.\n\nContributors are welcome to suggest improvements at https://github.com/bjodah/dockre\n\nAuthor\n------\nBj\u00f6rn I. Dahlgren, contact:\n\n- gmail address: bjodah\n- kth.se address: bda", "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/bjodah/dockre", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "dockre", "package_url": "https://pypi.org/project/dockre/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dockre/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bjodah/dockre" }, "release_url": "https://pypi.org/project/dockre/0.1.0.dev0/", "requires_dist": null, "requires_python": null, "summary": "Commandline interface for using docker reproducibly", "version": "0.1.0.dev0" }, "last_serial": 1923501, "releases": { "0.1.0.dev0": [] }, "urls": [] }