{ "info": { "author": "Ryan S. Brown", "author_email": "sb@ryansb.com", "bugtrack_url": null, "classifiers": [ "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7" ], "description": "# bookmarkd\n\nA tool to convert IPython Notebooks to markdown and back.\n\n ## markdown -> notebook\n $ bookmarkd convert foo.md foo.ipynb\n ## notebook -> markdown, not done yet\n $ bookmarkd convert foo.ipynb foo.md\n\n # receive markdown via stdin\n $ bookmarkd convert - foo.ipynb\n # output notebook on stdout\n $ bookmarkd convert foo.md -\n\nThe conversion process isn't lossless. For example, the notebook cell numbers\nand stored results aren't preserved.\n\n# License\n\nBookmarkd is made available under the GNU Affero General Public License, see\nLICENSE.txt for details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "markdown\nipython\nconvert", "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "bookmarkd", "package_url": "https://pypi.org/project/bookmarkd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bookmarkd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/bookmarkd/0.1/", "requires_dist": null, "requires_python": null, "summary": "Convert between IPython notebooks and markdown", "version": "0.1" }, "last_serial": 1317553, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "19e05acc23314f01bc8d0634f032607a", "sha256": "c27687d418df9bff7e7b86cef76b4934204154c3ba60d76f34fd0b073a845c89" }, "downloads": -1, "filename": "bookmarkd-0.1.tar.gz", "has_sig": false, "md5_digest": "19e05acc23314f01bc8d0634f032607a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16263, "upload_time": "2014-11-23T02:00:25", "url": "https://files.pythonhosted.org/packages/1d/6b/f676d34f9dd3043d36b76736863d4088820ef8d229a0de2683ae4d969704/bookmarkd-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19e05acc23314f01bc8d0634f032607a", "sha256": "c27687d418df9bff7e7b86cef76b4934204154c3ba60d76f34fd0b073a845c89" }, "downloads": -1, "filename": "bookmarkd-0.1.tar.gz", "has_sig": false, "md5_digest": "19e05acc23314f01bc8d0634f032607a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16263, "upload_time": "2014-11-23T02:00:25", "url": "https://files.pythonhosted.org/packages/1d/6b/f676d34f9dd3043d36b76736863d4088820ef8d229a0de2683ae4d969704/bookmarkd-0.1.tar.gz" } ] }