mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
5 lines
125 B
Python
5 lines
125 B
Python
from conan import ConanFile
|
|
|
|
class PackageConan(ConanFile):
|
|
name = "domain-list-community"
|
|
version = "20260227093604" |