-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdOPF.json
More file actions
33 lines (33 loc) · 1.3 KB
/
dOPF.json
File metadata and controls
33 lines (33 loc) · 1.3 KB
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
32
33
{
"PackageData0" : {
"Name" : "dOPF",
"DisplayName" : "dOPF",
"Category" : "DataControls",
"CommunityDescription" : "Sleek, intuitive, and fast object persistence (opf/orm) for faster and easier database development",
"ExternalDependecies" : "",
"OrphanedPackage" : 0,
"RepositoryFileName" : "dOPF.zip",
"RepositoryFileSize" : 40536,
"RepositoryFileHash" : "77b87bc433b75cdf7d312a451934e9e1",
"RepositoryDate" : 4.5613996479965281E+004,
"PackageBaseDir" : "dopf\\/",
"HomePageURL" : "https://github.com/pascal-libs/dopf",
"DownloadURL" : "https://raw.githubusercontent.com/pascal-libs/dopf/main/update_dOPF.json",
"SVNURL" : ""
},
"PackageFiles0" : [
{
"Name" : "dopfrt.lpk",
"Description" : "Object Persistence Framework",
"Author" : "Silvio Clécio - https://github.com/silvioprog",
"License" : "See the file LICENSE, included in this distribution, for details about the copyright.",
"RelativeFilePath" : "packages\\/",
"VersionAsString" : "3.2.0.0",
"LazCompatibility" : "Trunk, 3.6.0, 3.4.0, 3.2.0, 3.0.0, 2.2.4",
"FPCCompatibility" : "Trunk, 3.2.2, 3.2.0",
"SupportedWidgetSet" : "cocoa, gtk2, gtk3, qt, qt5, qt6, win32/win64, noGui",
"PackageType" : 3,
"DependenciesAsString" : "FCL"
}
]
}