/usr/lib/gambas3/gb.net.curl.component is in gambas3-gb-net-curl 3.8.4-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | [Component]
Key=gb.net.curl
Require=gb.net
Name=Network high-level protocols management
Name[es]=Manejo de protocolos de alto nivel de red
Name[fr]=Gestion des protocoles réseaux avancés
Name[pl]=Zarządzanie sieciowymi protokołami wysokiego poziomu
Name[tr]=Yüksek-seviye ağ protokolleri yönetimi
Author=Daniel Campos Fernández
[Network]
Virtual=HttpClient,FtpClient
|