Metadata-Version: 2.1
Name: tan
Version: 20.0.2
Summary: The compromising code formatter.
Home-page: https://github.com/jleclanche/tan
Author: Łukasz Langa
Author-email: lukasz@langa.pl
License: MIT
Keywords: automation formatter yapf autopep8 pyfmt gofmt rustfmt
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Requires-Dist: click (>=6.5)
Requires-Dist: attrs (>=18.1.0)
Requires-Dist: appdirs
Requires-Dist: toml (>=0.9.4)
Requires-Dist: typed-ast (>=1.4.0)
Requires-Dist: regex
Requires-Dist: pathspec (<1,>=0.6)
Requires-Dist: typing-extensions (>=3.7.4)
Requires-Dist: mypy-extensions (>=0.4.3)
Requires-Dist: dataclasses (>=0.6) ; python_version < "3.7"
Provides-Extra: d
Requires-Dist: aiohttp (>=3.3.2) ; extra == 'd'
Requires-Dist: aiohttp-cors ; extra == 'd'

UNKNOWN


