{ "info": { "author": "Michael Imelfort", "author_email": "mike@mikeimelfort.com", "bugtrack_url": null, "classifiers": [], "description": "# ParseM\n\n## Overview\n\n## Installation\n\nDependencies:\n\nThe BAM parsing is done using c and a few external libraries. At minimum you will need:\n\n gcc\n libcfu\n htslib\n\nNotes on installing htslib:\nFor various resons we need to install a statically linked version of htslib. When making use this command instead of just 'make':\n\nmake CFLAGS='-g -Wall -O2 -fPIC -static-libgcc -shared'\n\nThen it should be as simple as\n\n pip install ParseM\n\n## Example usage\n\n## Help\n\nIf you experience any problems using ParseM, open an [issue](https://github.com/minillinim/ParseM/issues) on GitHub and tell us about it.\n\n## Licence and referencing\n\nProject home page, info on the source tree, documentation, issues and how to contribute, see http://github.com/minillinim/ParseM\n\nThis software is currently unpublished\n\n## Copyright\n\nCopyright (c) 2014 Michael Imelfort, Donovan Parks. See LICENSE.txt for further details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/ParseM/", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "ParseM", "package_url": "https://pypi.org/project/ParseM/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ParseM/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/ParseM/" }, "release_url": "https://pypi.org/project/ParseM/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "ParseM", "version": "0.0.3" }, "last_serial": 969556, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5b629c449ee3c332ff7cb374c82b7f2f", "sha256": "c37965aabe8967edd7f40f07e7ee8a11865779d0712426643a70700955c3faf7" }, "downloads": -1, "filename": "ParseM-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5b629c449ee3c332ff7cb374c82b7f2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14903, "upload_time": "2014-01-06T01:19:51", "url": "https://files.pythonhosted.org/packages/7d/1c/8d4de9dd84b137e970f20b236ff2feb5a2698c3bd4291871957b0254c7cc/ParseM-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "497fb7cc07ef64038bdea8052dbe27b9", "sha256": "a35f0c5eab341e036efdd65d286d3b900dbfd1c9a1bab3a0dd9d863661b34208" }, "downloads": -1, "filename": "ParseM-0.0.3.tar.gz", "has_sig": false, "md5_digest": "497fb7cc07ef64038bdea8052dbe27b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75223, "upload_time": "2014-01-15T04:59:12", "url": "https://files.pythonhosted.org/packages/e5/54/d603b8ec5940ab4da0f15908e35f809bb143070bc578db26ec8c451c7dc9/ParseM-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "497fb7cc07ef64038bdea8052dbe27b9", "sha256": "a35f0c5eab341e036efdd65d286d3b900dbfd1c9a1bab3a0dd9d863661b34208" }, "downloads": -1, "filename": "ParseM-0.0.3.tar.gz", "has_sig": false, "md5_digest": "497fb7cc07ef64038bdea8052dbe27b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75223, "upload_time": "2014-01-15T04:59:12", "url": "https://files.pythonhosted.org/packages/e5/54/d603b8ec5940ab4da0f15908e35f809bb143070bc578db26ec8c451c7dc9/ParseM-0.0.3.tar.gz" } ] }