• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "libfuse"
2description:
3    "The reference implementation of the Linux FUSE (Filesystem in Userspace) "
4    "interface"
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://github.com/libfuse"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/libfuse/libfuse.git"
14  }
15  version: "fuse-3.8.0"
16  last_upgrade_date { year: 2019 month: 11 day: 6 }
17  license_type: RESTRICTED_IF_STATICALLY_LINKED
18}
19