| 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 | |
| } |