# Description: Pasta, AST based python refactoring.
licenses(["notice"]) # Apache2
filegroup(
name = "LICENSE",
visibility = ["//visibility:public"],
)
py_library(
name = "pasta",