Metadata-Version: 2.1
Name: area4
Version: 3.8.0
Summary: Dividers in Python, the easy way!
Home-page: https://github.com/area4lib/area4
Author: Reece Dunham
Author-email: me@rdil.rocks
Maintainer: area4 Team
Maintainer-email: me@rdil.rocks
License: MIT
Project-URL: Bug Tracker, https://github.com/area4lib/area4/issues
Project-URL: Documentation, https://area4.readthedocs.io/en/stable/
Project-URL: Source Code, https://github.com/area4lib/area4
Project-URL: License, https://github.com/area4lib/area4/blob/master/LICENSE
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)](https://github.com/area4lib/area4/blob/master/LICENSE)
        [![PyPI Project Version](https://badge.fury.io/py/area4.svg)](https://pypi.org/project/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/area4lib/area4.svg)](https://cirrus-ci.com/github/area4lib/area4)  
        
        area4 is a flexible Python divider library which doubles as a working emoji database. 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 [support information](https://github.com/area4lib/area4/blob/master/.github/SUPPORT.md).
        
Keywords: area4,dividers,python,utilities,enhancements,text
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: 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
Requires-Python: >3.3
Description-Content-Type: text/markdown
