1name: "libfuse" 2description: 3 "The reference implementation of the Linux FUSE (Filesystem in Userspace) interface" 4 5third_party { 6 license_type: RESTRICTED_IF_STATICALLY_LINKED 7 last_upgrade_date { 8 year: 2024 9 month: 7 10 day: 17 11 } 12 homepage: "https://github.com/libfuse" 13 identifier { 14 type: "Git" 15 value: "https://github.com/libfuse/libfuse.git" 16 version: "eca63dab456a10c3491c367711ab18cbcb34816e" 17 } 18} 19