forked from Al-Muhandis/fp-telegram
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfp-telegram.json
31 lines (31 loc) · 1.11 KB
/
fp-telegram.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"PackageData0" : {
"Name" : "fp-telegram",
"DisplayName" : "fp-telegram",
"Category" : "Networking, Other",
"CommunityDescription" : "Telegram bots API wrapper for freepascal",
"RepositoryFileName" : "fp-telegram.zip",
"RepositoryFileSize" : 507542,
"RepositoryFileHash" : "d59752713151561eeba642ede053ca2d",
"RepositoryDate" : 4.3954947028761577E+004,
"PackageBaseDir" : "fp-telegram\\/",
"HomePageURL" : "https://github.com/Al-Muhandis/fp-telegram",
"DownloadURL" : "https://raw.githubusercontent.com/Al-Muhandis/fp-telegram/master/update_fp-telegram.json",
"SVNURL" : ""
},
"PackageFiles0" : [
{
"Name" : "fptelegram.lpk",
"Description" : "Telegram bots API library",
"Author" : "Al-muhandis (Renat Suleymanov)",
"License" : "MIT License",
"RelativeFilePath" : "",
"VersionAsString" : "0.0.0.21",
"LazCompatibility" : "1.6, 1.8, 2.0, Trunk",
"FPCCompatibility" : "2.6.4, 3.0.0, 3.0.2, 3.0.4, Trunk",
"SupportedWidgetSet" : "win32/64, gtk2, carbon",
"PackageType" : 3,
"DependenciesAsString" : "FCL"
}
]
}