{ "info": { "author": "Simon Willison", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Database" ], "description": "# markdown-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/markdown-to-sqlite.svg)](https://pypi.python.org/pypi/markdown-to-sqlite)\n[![Travis CI](https://travis-ci.com/simonw/markdown-to-sqlite.svg?branch=master)](https://travis-ci.com/simonw/markdown-to-sqlite)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/markdown-to-sqlite/blob/master/LICENSE)\n\nCLI tool for loading markdown files into a SQLite database.\n\nYAML embedded in the markdown files will be used to populate additional columns.\n\nThis is in extremely early stages of development - very much a 0.1.\n\n Usage: markdown-to-sqlite [OPTIONS] PATHS... DBNAME TABLE\n\nFor example:\n\n $ markdown-to-sqlite file1.md file2.md docs.db documents\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/simonw/markdown-to-sqlite", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "markdown-to-sqlite", "package_url": "https://pypi.org/project/markdown-to-sqlite/", "platform": "", "project_url": "https://pypi.org/project/markdown-to-sqlite/", "project_urls": { "Homepage": "https://github.com/simonw/markdown-to-sqlite" }, "release_url": "https://pypi.org/project/markdown-to-sqlite/0.1/", "requires_dist": [ "yamldown", "markdown", "sqlite-utils", "click", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "CLI tool for loading markdown files into a SQLite database", "version": "0.1" }, "last_serial": 4745028, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7539972ecd6d3469e8d82c5fafc3e8c8", "sha256": "ddc30f9762791da0096b9c90851a407e82d96318db6917c4150a3ba50e3a5dba" }, "downloads": -1, "filename": "markdown_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7539972ecd6d3469e8d82c5fafc3e8c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6939, "upload_time": "2019-01-27T02:41:56", "url": "https://files.pythonhosted.org/packages/7a/69/2a905b7a0cbef5d0b06bd266854c40c04fa2f807d2eb804cb5d26cebe52b/markdown_to_sqlite-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7539972ecd6d3469e8d82c5fafc3e8c8", "sha256": "ddc30f9762791da0096b9c90851a407e82d96318db6917c4150a3ba50e3a5dba" }, "downloads": -1, "filename": "markdown_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7539972ecd6d3469e8d82c5fafc3e8c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6939, "upload_time": "2019-01-27T02:41:56", "url": "https://files.pythonhosted.org/packages/7a/69/2a905b7a0cbef5d0b06bd266854c40c04fa2f807d2eb804cb5d26cebe52b/markdown_to_sqlite-0.1-py3-none-any.whl" } ] }