Metadata-Version: 1.1
Name: fart
Version: 0.1.1
Summary: FARt all over your documentation
Home-page: https://github.com/evdcush/fart
Author: Evan Cushing
Author-email: evdcush@protonmail.com
License: BSD-3-Clause
Description: ::
        
                     _____                    _____                    _____                _____
                    /\    \                  /\    \                  /\    \              /\    \
                   /::\    \                /::\    \                /::\    \            /::\    \
                  /::::\    \              /::::\    \              /::::\    \           \:::\    \
                 /::::::\    \            /::::::\    \            /::::::\    \           \:::\    \
                /:::/\:::\    \          /:::/\:::\    \          /:::/\:::\    \           \:::\    \
               /:::/__\:::\    \        /:::/__\:::\    \        /:::/__\:::\    \           \:::\    \
              /::::\   \:::\    \      /::::\   \:::\    \      /::::\   \:::\    \          /::::\    \
             /::::::\   \:::\    \    /::::::\   \:::\    \    /::::::\   \:::\    \        /::::::\    \
            /:::/\:::\   \:::\    \  /:::/\:::\   \:::\    \  /:::/\:::\   \:::\____\      /:::/\:::\    \
           /:::/  \:::\   \:::\____\/:::/  \:::\   \:::\____\/:::/  \:::\   \:::|    |    /:::/  \:::\____\
           \::/    \:::\   \::/    /\::/    \:::\  /:::/    /\::/   |::::\  /:::|____|   /:::/    \::/    /
            \/____/ \:::\   \/____/  \/____/ \:::\/:::/    /  \/____|:::::\/:::/    /   /:::/    / \/____/
                     \:::\    \               \::::::/    /         |:::::::::/    /   /:::/    /
                      \:::\____\               \::::/    /          |::|\::::/    /   /:::/    /
                       \::/    /               /:::/    /           |::| \::/____/    \::/    /
                        \/____/               /:::/    /            |::|  ~|           \/____/
              __                _            /:::/    /             |::|   |
             / _|  __ _   _ _  | |_         /:::/    /              \::|   |
            |  _| / _` | | '_| |  _|        \::/    /                \:|   |
            |_|   \__,_| |_|    \__|         \/____/                  \|___|
        
               ,...
             .d' ""                    mm         ,dPYb,                           I8
             dM`                       MM         IP'`Yb                           I8
            mMMmm   ,6"Yb.  `7Mb,od8 mmMMmm       I8  8I                        88888888
             MM    8)   MM    MM' "'   MM         I8  8'                           I8
             MM     ,pm9MM    MM       MM         I8 dP     ,gggg,gg   ,gggggg,    I8
             MM    8M   MM    MM       MM         I8dP     dP"  "Y8I   dP""""8I    I8
           .JMML.  `Moo9^Yo..JMML.     `Mbmo      I8P     i8'    ,8I  ,8'    8I   ,I8,
                                                 ,d8b,_  ,d8,   ,d8b,,dP     Y8, ,d88b,
                                                 PI8"8888P"Y8888P"`Y88P      `Y888P""Y88
            _______  _______  ______    _______  I8 `8,
           |       ||   _   ||    _ |  |       | I8  `8,       ___       __  ___
           |    ___||  |_|  ||   | ||  |_     _| I8   8I      |__   /\  |__)  |
           |   |___ |       ||   |_||_   |   |   I8   8I      |    /~~\ |  \  |
           |    ___||       ||    __  |  |   |   I8, ,8'
           |   |    |   _   ||   |  | |  |   |    "Y8P'
           |___|    |__| |__||___|  |_|  |___|
        
                    _               _                   _             _
                   /\ \            / /\                /\ \          /\ \
                  /  \ \          / /  \              /  \ \         \_\ \
                 / /\ \ \        / / /\ \            / /\ \ \        /\__ \
                / / /\ \_\      / / /\ \ \          / / /\ \_\      / /_ \ \
               / /_/_ \/_/     / / /  \ \ \        / / /_/ / /     / / /\ \ \
              / /____/\       / / /___/ /\ \      / / /__\/ /     / / /  \/_/
             / /\____\/      / / /_____/ /\ \    / / /_____/     / / /
            / / /           / /_________/\ \ \  / / /\ \ \      / / /
           / / /           / / /_       __\ \_\/ / /  \ \ \    /_/ /
           \/_/            \_\___\     /____/_/\/_/    \_\/    \_\/
        
                      ███████  █████   ██████  ████████  ██
                      ██      ██   ██  ██   ██    ██     ██
                      █████   ███████  ██████     ██     ██
                      ██      ██   ██  ██   ██    ██
                      ██      ██   ██  ██   ██    ██     ██
        
        
        
        .. image:: https://img.shields.io/pypi/v/fart.svg
            :target: https://pypi.python.org/pypi/fart
            :alt: Latest PyPI version
        
        Figlet ART for documentation. Make text banners to visually divide segments in your code.
        
        
        Usage
        =====
        It's easy to fart! There are two types of farts currently supported:
        
        .. code-block::
        
            $ fart text-box style
        
            #=============================================================================#
            #                                text-box style                               #
            #=============================================================================#
        
        
        
        and...
        
        .. code-block::
        
            $ fart figlet style -f standard -c // -l -
        
            //-----------------------------------------------------------------------------//
            //        __   _           _          _             _             _            //
            //       / _| (_)   __ _  | |   ___  | |_     ___  | |_   _   _  | |   ___     //
            //      | |_  | |  / _` | | |  / _ \ | __|   / __| | __| | | | | | |  / _ \    //
            //      |  _| | | | (_| | | | |  __/ | |_    \__ \ | |_  | |_| | | | |  __/    //
            //      |_|   |_|  \__, | |_|  \___|  \__|   |___/  \__|  \__, | |_|  \___|    //
            //                 |___/                                  |___/                //
            //                                                                             //
            //-----------------------------------------------------------------------------//
        
        
        
        
        
        Installation
        ============
        Install through pip::
        
            pip install fart
        
        
        Requirements
        ------------
        
        - python 3
        - pyperclip
        
        
        Acknowledgements
        ================
        
        
        License
        -------
        `BSD-3`_
        
        
        .. Substitutions:
        
        
        .. LOCAL FILES:
        .. _BSD-3: LICENSE
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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
