summaryrefslogtreecommitdiff
path: root/emacs.d/elpa/blacken-20191123.1547/blacken-pkg.el
blob: 65ce077955f6a4712d1f742926c539a310b718c3 (plain)
1
2
;;; -*- no-byte-compile: t -*-
(define-package "blacken" "20191123.1547" "Reformat python buffers using the \"black\" formatter" '((emacs "25.2")) :commit "a09f8e2564739792a1b86bc8a6ce41039db3bbf8" :authors '(("Artem Malyshev" . "proofit404@gmail.com")) :maintainer '("Artem Malyshev" . "proofit404@gmail.com") :url "https://github.com/proofit404/blacken")