github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/systemlibs/astor.BUILD (about) 1 licenses(["notice"]) # New BSD 2 3 filegroup( 4 name = "LICENSE", 5 visibility = ["//visibility:public"], 6 ) 7 8 py_library( 9 name = "astor", 10 srcs_version = "PY2AND3", 11 visibility = ["//visibility:public"], 12 )