github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/systemlibs/absl_py.absl.BUILD (about) 1 licenses(["notice"]) # Apache 2.0 2 3 package(default_visibility = ["//visibility:public"]) 4 5 filegroup( 6 name = "LICENSE", 7 ) 8 9 py_library( 10 name = "app", 11 )