Sign in
fuchsia
/
third_party
/
tink
/
refs/tags/v1.6.0
/
.
/
testing
/
cross_language
/
external
/
portpicker.BUILD.bazel
blob: 57e2ec345d9d71a55d831f60dcd604ce7f5b6393 [
file
] [
log
] [
blame
]
# Description:
# Import of portpicker library.
licenses
([
"notice"
])
exports_files
([
"LICENSE"
])
py_library
(
name
=
"portpicker"
,
srcs
=
glob
([
"*.py"
]),
srcs_version
=
"PY2AND3"
,
visibility
=
[
"//visibility:public"
],
)