{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Markdown to MongoDB\n===================\n\nThis package converts a directory of markdown files and inserts their contents into a provided MongoDB instance.\n\nUsage\n=====\n::\n #!/usr/bin/env python\n\n from markdown_to_mongodb import Db\n\n my_db = Db(ip, port, collection_name)\n my_db.convert(markdown_directory)\n\nCommand Line Usage\n==================\n\n python Db.py \"localhost\" 27017 \"collection_name\" \"markdown_directory\"\n\n\nHome-page: https://github.com/ryanniebling/markdown_to_mongodb\nAuthor: Ryan Niebling\nAuthor-email: nieblingr1@nku.edu\nLicense: MIT\nDescription: UNKNOWN\nPlatform: UNKNOWN\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "markdown_to_mongodb", "package_url": "https://pypi.org/project/markdown_to_mongodb/", "platform": "", "project_url": "https://pypi.org/project/markdown_to_mongodb/", "project_urls": null, "release_url": "https://pypi.org/project/markdown_to_mongodb/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "===================", "version": "0.1.3" }, "last_serial": 3781696, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2ce72537e1f4b90bbf726dddef676f75", "sha256": "9d8ad13b062369eb4c206af8f0e574cde147e6b08f75ddef3cec5cb6a7626652" }, "downloads": -1, "filename": "markdown_to_mongodb-0.1.tar.gz", "has_sig": false, "md5_digest": "2ce72537e1f4b90bbf726dddef676f75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2109, "upload_time": "2018-04-16T19:59:36", "url": "https://files.pythonhosted.org/packages/51/56/c2139fdba22c09f5e7ef43fdac49e939d447a11234b52d37233913573bb9/markdown_to_mongodb-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8897964cff2c6df5493efba0f0f240c4", "sha256": "9003187c44bf1aea8dc5d8300c519d1cc69ca2baefdf0e951c3b40b168df02ed" }, "downloads": -1, "filename": "markdown_to_mongodb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8897964cff2c6df5493efba0f0f240c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3503, "upload_time": "2018-04-17T20:43:28", "url": "https://files.pythonhosted.org/packages/ec/bc/a94e7efb9ebf3483c58e58bc40867b9dc0fd41e48828a72b544576609d81/markdown_to_mongodb-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6d97fdcd600428263b15799ff9569dae", "sha256": "8a36e76bd13d41ff6604ed63540f6db80256ea7de5e4f890804b58bc3c677077" }, "downloads": -1, "filename": "markdown_to_mongodb-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6d97fdcd600428263b15799ff9569dae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3713, "upload_time": "2018-04-18T20:12:12", "url": "https://files.pythonhosted.org/packages/23/fc/f35ce91b001a2381b375233d7e3cd78d96d833098618a78dc0aecadfcfe3/markdown_to_mongodb-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b3e252f1daa000bb048f5bdde716b1f2", "sha256": "2409f36c6b4ca32eeb14922a3ef8b39f0d42d2c113a0b17c7fabb1d143ea08ce" }, "downloads": -1, "filename": "markdown_to_mongodb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b3e252f1daa000bb048f5bdde716b1f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3813, "upload_time": "2018-04-19T18:56:50", "url": "https://files.pythonhosted.org/packages/54/dc/499bd0e7bf581e25fee14e7bf7797b4e934c9f9aa1f59c4a2d3c75293c47/markdown_to_mongodb-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3e252f1daa000bb048f5bdde716b1f2", "sha256": "2409f36c6b4ca32eeb14922a3ef8b39f0d42d2c113a0b17c7fabb1d143ea08ce" }, "downloads": -1, "filename": "markdown_to_mongodb-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b3e252f1daa000bb048f5bdde716b1f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3813, "upload_time": "2018-04-19T18:56:50", "url": "https://files.pythonhosted.org/packages/54/dc/499bd0e7bf581e25fee14e7bf7797b4e934c9f9aa1f59c4a2d3c75293c47/markdown_to_mongodb-0.1.3.tar.gz" } ] }