{ "info": { "author": "Jeff Triplett", "author_email": "jeff.triplett@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# frontmatter-cli\n\nThis is a very early WIP project. My goal is to make working with Frontmatter a little nicer from the command line. The API is going to change, and I plan on adding some other features to make editing Frontmatter easier too.\n\n## Install\n\n```bash\n$ pipenv install\n```\n\n## Usage\n\n```bash\n$ python frontmatter_cli --help\nUsage: frontmatter-cli [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --help Show this message and exit.\n\nCommands:\n main*\n\n## Echo'ing text as Frontmatter\n$ echo \"Hello World!\" | frontmatter-cli --title=\"My New Blog Post\" - -\n---\ntitle: My New Blog Post\n---\n\nHello World!\n```\n\n## Contact / Social Media\n\nHere are a few ways to keep up with me online. If you have a question about this project, please consider opening a GitHub Issue.\n\n[![](https://jefftriplett.com/assets/images/social/github.png)](https://github.com/jefftriplett)\n[![](https://jefftriplett.com/assets/images/social/globe.png)](https://jefftriplett.com/)\n[![](https://jefftriplett.com/assets/images/social/twitter.png)](https://twitter.com/webology)\n[![](https://jefftriplett.com/assets/images/social/docker.png)](https://hub.docker.com/u/jefftriplett/)\n\n\n## History\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/jefftriplett/frontmatter-cli", "keywords": "frontmatter", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "frontmatter-cli", "package_url": "https://pypi.org/project/frontmatter-cli/", "platform": "", "project_url": "https://pypi.org/project/frontmatter-cli/", "project_urls": { "Homepage": "https://github.com/jefftriplett/frontmatter-cli" }, "release_url": "https://pypi.org/project/frontmatter-cli/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Frontmatter CLI tool to make working with frontmatter easier.", "version": "0.2.1" }, "last_serial": 3529245, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "748ae1597937ee65d76c6f7419bf0618", "sha256": "e524325cf00b210d57282034765a18ac1de4a727b5e1032f04082aff77d24427" }, "downloads": -1, "filename": "frontmatter_cli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "748ae1597937ee65d76c6f7419bf0618", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4964, "upload_time": "2018-01-23T03:40:58", "url": "https://files.pythonhosted.org/packages/69/11/731601fa3ff62104cbbc286667256c886f56622274eca1cc368de259dcb2/frontmatter_cli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "639e2eaafe9d96e1403e27c4a613fe87", "sha256": "029a050a285113d16e2f0bbeb18526d3d696056b9de0714b9a4552e685d055b9" }, "downloads": -1, "filename": "frontmatter-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "639e2eaafe9d96e1403e27c4a613fe87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3856, "upload_time": "2018-01-23T03:40:56", "url": "https://files.pythonhosted.org/packages/db/82/cb9b55c4273c0c3b98de3213dfe11fc2d6e75cdafa23427f7f1d3d5c3b88/frontmatter-cli-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b6adde220f84f726b85d5e129d87e29b", "sha256": "8262de19c7aac3cb110c8ab30f5eea05b1262f32c309d411a7223c1a1f52824b" }, "downloads": -1, "filename": "frontmatter_cli-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6adde220f84f726b85d5e129d87e29b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4970, "upload_time": "2018-01-27T18:52:18", "url": "https://files.pythonhosted.org/packages/55/50/9512593bad03bcc3b9083fda7983463a4844d7bfe94bfb5772601128b9f5/frontmatter_cli-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2f7848e23b452e58640353de2c02a40", "sha256": "af827bc5fcdd3bbadd1b06d12603c528d7e28665da02102ac3e3017e18ecb764" }, "downloads": -1, "filename": "frontmatter-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b2f7848e23b452e58640353de2c02a40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3870, "upload_time": "2018-01-27T18:52:16", "url": "https://files.pythonhosted.org/packages/1f/44/f02e9feea77d7efa820d26f2c559785eb51cfae3157c1e23b5b0cd190a7c/frontmatter-cli-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9bc24aa450567503250cb91833eeefd3", "sha256": "7da88179182c492d8f4ee00b8a8fcc8e0eec2b5f85272812634b1f89d0778f8c" }, "downloads": -1, "filename": "frontmatter_cli-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9bc24aa450567503250cb91833eeefd3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4975, "upload_time": "2018-01-28T16:14:09", "url": "https://files.pythonhosted.org/packages/b6/24/c46a79fa377b5299c91dce7b921b6daa9e62de9cd44402666daf0d37684b/frontmatter_cli-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bc2163217106b0b477bb9d6c9fd9ea5", "sha256": "ebc55f01c1307101e736a40c18463753f42b79599de9c99bb9aaad2d5a82a603" }, "downloads": -1, "filename": "frontmatter-cli-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7bc2163217106b0b477bb9d6c9fd9ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3867, "upload_time": "2018-01-28T16:14:07", "url": "https://files.pythonhosted.org/packages/8c/63/f759482de6f747f8a958b27e8f06de920c9da1d6a30491d92a963fe0f401/frontmatter-cli-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9bc24aa450567503250cb91833eeefd3", "sha256": "7da88179182c492d8f4ee00b8a8fcc8e0eec2b5f85272812634b1f89d0778f8c" }, "downloads": -1, "filename": "frontmatter_cli-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9bc24aa450567503250cb91833eeefd3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 4975, "upload_time": "2018-01-28T16:14:09", "url": "https://files.pythonhosted.org/packages/b6/24/c46a79fa377b5299c91dce7b921b6daa9e62de9cd44402666daf0d37684b/frontmatter_cli-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7bc2163217106b0b477bb9d6c9fd9ea5", "sha256": "ebc55f01c1307101e736a40c18463753f42b79599de9c99bb9aaad2d5a82a603" }, "downloads": -1, "filename": "frontmatter-cli-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7bc2163217106b0b477bb9d6c9fd9ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3867, "upload_time": "2018-01-28T16:14:07", "url": "https://files.pythonhosted.org/packages/8c/63/f759482de6f747f8a958b27e8f06de920c9da1d6a30491d92a963fe0f401/frontmatter-cli-0.2.1.tar.gz" } ] }