Metadata-Version: 2.1
Name: area4
Version: 2.0.1
Summary: Dividers in Python, the easy way!
Home-page: https://github.com/RDIL/area4
Author: RDIL
Author-email: me@rdil.rocks
License: MIT
Project-URL: Bug Tracker, https://github.com/RDIL/area4/issues
Project-URL: Documentation, https://area4.readthedocs.io/en/stable/
Project-URL: Source Code, https://github.com/RDIL/area4
Description: # area4
        
        Dividers in Python, the easy way!  Many different types.  [(As seen on PyPI!)](https://pypi.org/project/area4)  
        
        ![MIT License Badge](https://img.shields.io/badge/license-MIT-green.svg) [![PyPI Project Version](https://badge.fury.io/py/area4.svg)](https://pypi.org/project/area4) [![CodeFactor](https://www.codefactor.io/repository/github/rdil/area4/badge)](https://www.codefactor.io/repository/github/rdil/area4) [![Documentation Status](https://readthedocs.org/projects/area4/badge/?version=latest)](https://area4.readthedocs.io/en/latest/?badge=latest) [![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![Build Status](https://api.cirrus-ci.com/github/RDIL/area4.svg)](https://cirrus-ci.com/github/RDIL/area4) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FRDIL%2Farea4.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FRDIL%2Farea4?ref=badge_shield)
        
        area4 is a flexible Python divider library. It makes dividers in console output easy. Don't want to type out `---------` every time you need to use it? We've got you covered.  
        
        ## **Documentation** [can be found here](https://area4.readthedocs.io/en/stable/) <-------  
        
        For help/troubleshooting see our [wiki](https://github.com/RDIL/area4/wiki).  
        
Keywords: area4,dividers,python,utilities,enhancements
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: MacOS
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Other OS
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: System
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: IDLE
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
