We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19192ad commit 594646cCopy full SHA for 594646c
boss-lock.json
@@ -0,0 +1,5 @@
1
+{
2
+ "hash": "d41d8cd98f00b204e9800998ecf8427e",
3
+ "updated": "2022-08-31T13:20:05.3132516-07:00",
4
+ "installedModules": {}
5
+}
boss.json
@@ -0,0 +1,16 @@
+ "name": "python4delphi",
+ "description": "Free components that wrap up Python into Delphi",
+ "version": "1.0.0",
+ "homepage": "https://github.com/Embarcadero/python4delphi",
6
+ "mainsrc": "Source",
7
+ "projects": [
8
+ "./Delphi/Delphi 10.4+/Python.dproj",
9
+ "./Delphi/Delphi 10.4+/dclPython.dproj",
10
+ "./Delphi/Delphi 10.4+/PythonVcl.dproj",
11
+ "./Delphi/Delphi 10.4+/dclPythonVcl.dproj",
12
+ "./Delphi/Delphi 10.4+/PythonFmx.dproj",
13
+ "./Delphi/Delphi 10.4+/dclPythonFmx.dproj"
14
+ ],
15
+ "dependencies": {}
16
0 commit comments