You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
415 B
19 lines
415 B
name: "libfuse"
|
|
description:
|
|
"The reference implementation of the Linux FUSE (Filesystem in Userspace) "
|
|
"interface"
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/libfuse"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/libfuse/libfuse.git"
|
|
}
|
|
version: "fuse-3.8.0"
|
|
last_upgrade_date { year: 2019 month: 11 day: 6 }
|
|
license_type: RESTRICTED_IF_STATICALLY_LINKED
|
|
}
|