Metadata-Version: 2.1
Name: scrap2rst
Version: 0.0.0
Summary: Converting scrapbox syntax into reStructuredText
Home-page: https://github.com/shimizukawa/scrap2rst
License: MIT
Keywords: markup,scrapbox,reStructuredText,reST
Author: shimizukawa
Author-email: shimizukawa@gmail.com
Requires-Python: >=3.6
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Project-URL: Documentation, https://github.com/shimizukawa/scrap2rst/blob/master/README.rst
Project-URL: Repository, https://github.com/shimizukawa/scrap2rst
Description-Content-Type: text/x-rst

=========
scrap2rst
=========

.. image:: https://img.shields.io/pypi/v/scrap2rst.svg
   :alt: PyPI
   :target: http://pypi.org/p/scrap2rst

.. image:: https://img.shields.io/pypi/pyversions/scrap2rst.svg
   :alt: PyPI - Python Version

.. image:: https://img.shields.io/github/license/shimizukawa/scrap2rst.svg
   :alt: License
   :target: https://github.com/shimizukawa/scrap2rst/blob/master/LICENSE

.. image:: https://img.shields.io/github/stars/shimizukawa/scrap2rst.svg?style=social&label=Stars
   :alt: GitHub stars
   :target: https://github.com/shimizukawa/scrap2rst


``scrap2rst`` is an markup syntax converter from scrapbox into reStructuredText.

Feature
=======

Not yet.

License
=======
Licensed under the MIT Licence.


CHANGES
=======

See: https://github.com/shimizukawa/scrap2rst/blob/master/CHANGELOG.rst


