Metadata-Version: 2.1
Name: pull_md
Version: 0.1.1
Summary: A simple Python package to convert URLs to Markdown using the pull.md service.
Home-page: https://github.com/chigwell/pull_md
Author: Eugene Evstafev
Author-email: chigwel@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: requests>=2.25.1
