Metadata-Version: 1.1
Name: boostnote-to-wordpress
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/fx-kirin/boostnote_to_wordpress
Author: fx-kirin
Author-email: fx.kirin@gmail.com
License: MIT
Description: 
        boostnote_to_wordpress
        ======================
        
        
        .. image:: https://img.shields.io/pypi/v/package_name.svg
           :target: https://pypi.python.org/pypi/boostnote_to_wordpress
           :alt: Latest PyPI version
        
        
        Automatically upload images from boostnote and post markdown aricle to Wordpress.
        
        Usage
        -----
        
        .. code-block::
        
           upload2wp <your boostnote scon file> [<wordpress article status>]
        
        Installation
        ------------
        
        .. code-block::
        
           pip install git+https://github.com/lepture/mistune-contrib
           pip install boostnote_to_wordpress
        
        Requirements
        ^^^^^^^^^^^^
        
        
        * `WP REST API - OAuth 1.0a Server <https://github.com/WP-API/OAuth1>`_
        * `wordpress_oauth <https://github.com/fx-kirin/python_wordpress_oauth>`_
        
        Compatibility
        -------------
        
        Licence
        -------
        
        Authors
        -------
        
        boostnote_to_wordpress was written by `fx-kirin <fx.kirin@gmail.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
