{ "info": { "author": "Alexandre M. Savio", "author_email": "alexsavio@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Healthcare Industry", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- mode: rst -*-\n\nboyle\n=====\n\nMedical Image Conversion and Input/Output Tools\n\nNamed after Robert Boyle (1627-1691), known as the first modern chemist, although he believed in the transmutation of metals to be a possibility following the alchemical tradition.\n\n.. image:: https://secure.travis-ci.org/neurita/boyle.png?branch=master\n :target: https://travis-ci.org/neurita/boyle\n\n.. image:: https://coveralls.io/repos/neurita/boyle/badge.png\n :target: https://coveralls.io/r/neurita/boyle\n\n\nDependencies\n============\n\nPlease see the requirements.txt and pip_requirements.txt file.\n\nInstall\n=======\n\nThis package uses setuptools and Makefiles. \n\nI've made a workaround to deal with build dependencies of some requirements.\nSo there are two requirements files: requirements.txt and pip-requirements.txt.\nThe requirements.txt dependencies must be installed one by one, with::\n\n make install_deps\n\nThe following command will install everything with all dependencies::\n\n make install\n \nIf you already have the dependencies listed in requirements.txt installed, \nto install in your home directory, use::\n\n python setup.py install --user\n\nTo install for all users on Unix/Linux::\n\n python setup.py build\n sudo python setup.py install\n\nYou can also install it in development mode with::\n\n make develop\n\n\nDevelopment\n===========\n\nCode\n----\n\nGithub\n~~~~~~\n\nYou can check the latest sources with the command::\n\n git clone https://www.github.com/neurita/boyle.git\n\nor if you have write privileges::\n\n git clone git@github.com:neurita/boyle.git\n\nIf you are going to create patches for this project, create a branch for it \nfrom the master branch.\n\nThe stable releases are tagged in the repository.\n\n\nTesting\n-------\n\nTODO\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/neurita/boyle", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "boyle", "package_url": "https://pypi.org/project/boyle/", "platform": "Linux/MacOSX", "project_url": "https://pypi.org/project/boyle/", "project_urls": { "Homepage": "https://github.com/neurita/boyle" }, "release_url": "https://pypi.org/project/boyle/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Medical Image Conversion and Input/Output Tools", "version": "0.2.0" }, "last_serial": 3326031, "releases": { "0.1.1": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9098e48f3dae37d23f8ba5467d5cd078", "sha256": "920da73bc43ddd5cb5413c0c784ab2195fcc3859b2f750acc3e801e587e5a289" }, "downloads": -1, "filename": "boyle-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9098e48f3dae37d23f8ba5467d5cd078", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 121221, "upload_time": "2017-11-12T11:18:03", "url": "https://files.pythonhosted.org/packages/aa/39/5ea8fa4e422258be3b3bc0dfa0693d3356626fb1172c51464e3218c9e5e8/boyle-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "235791aa6ceb9ad8f7b71ad2509ec5eb", "sha256": "a35b92ac8dd1593a1b58ec50f7ceaa68b60a87ce14918472325ef9486eb5a3a0" }, "downloads": -1, "filename": "boyle-0.2.0.tar.gz", "has_sig": false, "md5_digest": "235791aa6ceb9ad8f7b71ad2509ec5eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102353, "upload_time": "2017-11-12T11:17:58", "url": "https://files.pythonhosted.org/packages/b7/33/533afdac8be31fec9868e84721c223ecdcdc39af9d544f13dde13763e0ad/boyle-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9098e48f3dae37d23f8ba5467d5cd078", "sha256": "920da73bc43ddd5cb5413c0c784ab2195fcc3859b2f750acc3e801e587e5a289" }, "downloads": -1, "filename": "boyle-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9098e48f3dae37d23f8ba5467d5cd078", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 121221, "upload_time": "2017-11-12T11:18:03", "url": "https://files.pythonhosted.org/packages/aa/39/5ea8fa4e422258be3b3bc0dfa0693d3356626fb1172c51464e3218c9e5e8/boyle-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "235791aa6ceb9ad8f7b71ad2509ec5eb", "sha256": "a35b92ac8dd1593a1b58ec50f7ceaa68b60a87ce14918472325ef9486eb5a3a0" }, "downloads": -1, "filename": "boyle-0.2.0.tar.gz", "has_sig": false, "md5_digest": "235791aa6ceb9ad8f7b71ad2509ec5eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102353, "upload_time": "2017-11-12T11:17:58", "url": "https://files.pythonhosted.org/packages/b7/33/533afdac8be31fec9868e84721c223ecdcdc39af9d544f13dde13763e0ad/boyle-0.2.0.tar.gz" } ] }