Metadata-Version: 2.1
Name: fourmat
Version: 0.4.2
Summary: A library for batteries-included linting and autoformatting
Home-page: https://github.com/4Catalyzer/fourmat
Author: Giacomo Tagliabue
Author-email: giacomo@gmail.com
License: MIT
Keywords: lint autoformat black flake8 isort
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: click (>=7)
Requires-Dist: black (==19.10b0)
Requires-Dist: flake8-bugbear (==19.8.0)
Requires-Dist: flake8 (==3.7.9)
Requires-Dist: isort (==4.3.21)

UNKNOWN


