Sign in
android
/
platform
/
external
/
tensorflow
/
HEAD
/
.
/
third_party
/
systemlibs
/
astunparse.BUILD
blob: e398ff3a024bd51a07084078cee27f5d158b844d [
file
] [
log
] [
blame
]
# Description:
# AST round-trip manipulation for Python.
licenses
([
"notice"
])
py_library
(
name
=
"astunparse"
,
visibility
=
[
"//visibility:public"
],
)
filegroup
(
name
=
"LICENSE"
,
visibility
=
[
"//visibility:public"
],
)