File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "hash" : " d41d8cd98f00b204e9800998ecf8427e" ,
3+ "updated" : " 2022-06-08T16:35:55.1583678-07:00" ,
4+ "installedModules" : {
5+ "https://github.com/embarcadero/python4delphi" : {
6+ "name" : " python4delphi" ,
7+ "version" : " 1.1" ,
8+ "hash" : " e3651527eab7f1eac8adac7917c6f5e1" ,
9+ "artifacts" : {},
10+ "failed" : false ,
11+ "changed" : false
12+ },
13+ "https://github.com/embarcadero/pythonenviroments" : {
14+ "name" : " pythonenviroments" ,
15+ "version" : " v0.0.1-alpha" ,
16+ "hash" : " 265ab3f33b5fd70f289ff7bfa2dd380e" ,
17+ "artifacts" : {},
18+ "failed" : false ,
19+ "changed" : false
20+ }
21+ }
22+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Lightweight-Python-Wrappers" ,
3+ "description" : " Lightweight Wrappers based on Python4Delphi to make it easy to import Python modules into Delphi components." ,
4+ "version" : " 1.0.0" ,
5+ "homepage" : " https://github.com/Embarcadero/Lightweight-Python-Wrappers" ,
6+ "mainsrc" : " ./src" ,
7+ "projects" : [],
8+ "dependencies" : {
9+ "https://github.com/embarcadero/python4delphi" : " ^1.1" ,
10+ "https://github.com/embarcadero/pythonenviroments" : " ^v0.0.1-alpha"
11+ }
12+ }
You can’t perform that action at this time.
0 commit comments