diff --git a/dev-python/black/metadata.xml b/dev-python/black/metadata.xml index 1a334b89a5..8754f137b0 100644 --- a/dev-python/black/metadata.xml +++ b/dev-python/black/metadata.xml @@ -1,14 +1,18 @@ - - michael.egger@tsn.at - Michael Egger - - - The uncompromising Python code formatter. - - - psf/black - + + michael.egger@tsn.at + Michael Egger + + +Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. + +Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. + +Black makes code review faster by producing the smallest diffs possible. + + + psf/black +