{ "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 :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# url2markdown-cli\n\nFetch a url and translate it to markdown in one command.\n\n## Usage\n\nTo install:\n\n```shell\n$ pip install url2markdown-cli\n```\n\nTo use:\n\n```shell\nurl2markdown --with-cache https://www.djangoproject.com/\n```\n\nTo use your own custom url2markdown server instance (you should):\n\n```shell\nexport URL2MARKDOWN_URL='http://markdownplease.com/?url={url}'\n```\n\n## Thanks\n\nThanks to @kennethreitz for his [url2markdown](https://github.com/kennethreitz/url2markdown) project which this compliments.\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\n### 0.4.2 (2017-01-22)\n\n- Re-factors app structure\n\n### 0.4.1 (2017-01-22)\n\n- Fixes README and HISTORY (oops)\n\n### 0.4.0 (2017-01-22)\n\n- Update to use markdownplease.com\n- Update requests-cache to be optional\n\n### 0.2.1 (2015-01-11)\n\n- Updated readme to fix file path.\n\n### 0.2.0 (2015-01-11)\n\n- Renamed module.\n\n### 0.1.0 (2015-01-11)\n\n- First release on PyPI.\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/url2markdown-cli", "keywords": "url2markdown", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "url2markdown-cli", "package_url": "https://pypi.org/project/url2markdown-cli/", "platform": "", "project_url": "https://pypi.org/project/url2markdown-cli/", "project_urls": { "Homepage": "https://github.com/jefftriplett/url2markdown-cli" }, "release_url": "https://pypi.org/project/url2markdown-cli/0.4.2/", "requires_dist": null, "requires_python": "", "summary": "Fetch a url and translate it to markdown in one command.", "version": "0.4.2" }, "last_serial": 3512823, "releases": { "0.1.0": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7f52541af5279bf662566d111b803c18", "sha256": "c4c3b0336cd76c014e1cce9c9ce8e42f0b7441009b656e5fb17d987a88f221b2" }, "downloads": -1, "filename": "url2markdown_cli-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7f52541af5279bf662566d111b803c18", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4673, "upload_time": "2015-01-12T02:40:21", "url": "https://files.pythonhosted.org/packages/dc/25/ad145e3d083a37f377dc54589320b1220c1deef019b1e525a30b734d10dc/url2markdown_cli-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b7142f8902b18071f191e25a9518307", "sha256": "de4a7aafb69c0df8c8c661386d0ac549eaba04f4832ab2f7f7e21202ff5cccb9" }, "downloads": -1, "filename": "url2markdown-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0b7142f8902b18071f191e25a9518307", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2015-01-12T02:40:19", "url": "https://files.pythonhosted.org/packages/f2/1c/530a22e739c727bf1bb334c7fea611131a11554f3a470e5a2e4f45a56ecb/url2markdown-cli-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f513848c790ce74ac90ef8b816e05bf4", "sha256": "8541dfbf968a43d7e01dfedc0636bd17556ac95a9ecfb4d5dd318e2a7b86acec" }, "downloads": -1, "filename": "url2markdown_cli-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f513848c790ce74ac90ef8b816e05bf4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4742, "upload_time": "2015-01-12T03:00:07", "url": "https://files.pythonhosted.org/packages/94/9c/3b9c8363cb74675c164b204a27c2c304367adfaf6901fa873d06a9e187fe/url2markdown_cli-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "861090d6acbea074670676b34570082b", "sha256": "2256aeb8066a63e8d0b1caad0df8ddb5e7ef59c02e4cf014d2755f06541083eb" }, "downloads": -1, "filename": "url2markdown-cli-0.2.1.tar.gz", "has_sig": false, "md5_digest": "861090d6acbea074670676b34570082b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3604, "upload_time": "2015-01-12T03:00:03", "url": "https://files.pythonhosted.org/packages/de/7c/17e3888c2cd53473ece783bf934a41eaaea0a02ee8d24727160c47e67a85/url2markdown-cli-0.2.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "40b1d58128fad15032b00bdd2e71c9c8", "sha256": "7c7f0bedf94944feaf7247b9c8ba0faef07064d7462c9303373af45708764c09" }, "downloads": -1, "filename": "url2markdown_cli-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40b1d58128fad15032b00bdd2e71c9c8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4168, "upload_time": "2018-01-23T00:56:10", "url": "https://files.pythonhosted.org/packages/80/f0/c23656de95b2b0e58e5fc633eea6757df8717564eb7a2d1562362c785791/url2markdown_cli-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "523964776560011d3cfbbab57be9e5f7", "sha256": "e4e84c5c732381b4692bf1745c589167f49ebb29565bdff348d8cab65b8c476b" }, "downloads": -1, "filename": "url2markdown-cli-0.4.0.tar.gz", "has_sig": false, "md5_digest": "523964776560011d3cfbbab57be9e5f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3592, "upload_time": "2018-01-23T00:56:08", "url": "https://files.pythonhosted.org/packages/76/79/07003738aebd61762e0aeea638198febfd27ed94f75b18b2a24b99e758f7/url2markdown-cli-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "e32f7d28b3eae2a083535c59e294bf95", "sha256": "57d5d81e7e3d1ff30e503d502cc41317b4aeb8c84af06c1ef21311ce0648f5f4" }, "downloads": -1, "filename": "url2markdown_cli-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e32f7d28b3eae2a083535c59e294bf95", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4296, "upload_time": "2018-01-23T00:59:56", "url": "https://files.pythonhosted.org/packages/0b/12/877dd9b706f1db741ca4c551baab6042d2a81ba4023a72613acdde59dd5b/url2markdown_cli-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a90a9c019ba4a38793b3e839444effd5", "sha256": "b630957a260885fa5ad0f9246aeabdb7c938ab4196b93308a57b539c681c4d80" }, "downloads": -1, "filename": "url2markdown-cli-0.4.1.tar.gz", "has_sig": false, "md5_digest": "a90a9c019ba4a38793b3e839444effd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3671, "upload_time": "2018-01-23T00:59:54", "url": "https://files.pythonhosted.org/packages/8c/37/39771cd0d34e273e18b817bd71e5d087951d0ae0a302f67a2c9e7cadcdb6/url2markdown-cli-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "710f43dffd683e723518cca55392ea15", "sha256": "2d89538b1b047c3185137b30f73b7f5e994e4a6c324b725a74434edd7ad2838f" }, "downloads": -1, "filename": "url2markdown_cli-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "710f43dffd683e723518cca55392ea15", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5167, "upload_time": "2018-01-23T02:07:33", "url": "https://files.pythonhosted.org/packages/cc/36/113a4617ce9ab0e8cf80f98f83c6842563b1012708effdd737b809b3b649/url2markdown_cli-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e8d14c381a5f7590c0d4df9c261053b", "sha256": "ebade5b2199d65b9cba23d853f7c67e9fa61dc3a671523698ec867e93ed526ab" }, "downloads": -1, "filename": "url2markdown-cli-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4e8d14c381a5f7590c0d4df9c261053b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2018-01-23T02:07:31", "url": "https://files.pythonhosted.org/packages/52/20/df873f8c89637e4a24acfd7fcee15c12132cbfe7e54995a7bb854c116d20/url2markdown-cli-0.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "710f43dffd683e723518cca55392ea15", "sha256": "2d89538b1b047c3185137b30f73b7f5e994e4a6c324b725a74434edd7ad2838f" }, "downloads": -1, "filename": "url2markdown_cli-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "710f43dffd683e723518cca55392ea15", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5167, "upload_time": "2018-01-23T02:07:33", "url": "https://files.pythonhosted.org/packages/cc/36/113a4617ce9ab0e8cf80f98f83c6842563b1012708effdd737b809b3b649/url2markdown_cli-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e8d14c381a5f7590c0d4df9c261053b", "sha256": "ebade5b2199d65b9cba23d853f7c67e9fa61dc3a671523698ec867e93ed526ab" }, "downloads": -1, "filename": "url2markdown-cli-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4e8d14c381a5f7590c0d4df9c261053b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2018-01-23T02:07:31", "url": "https://files.pythonhosted.org/packages/52/20/df873f8c89637e4a24acfd7fcee15c12132cbfe7e54995a7bb854c116d20/url2markdown-cli-0.4.2.tar.gz" } ] }