Skip to content

Commit f7a5b57

Browse files
authored
Merge pull request #660 from LiarPrincess/Violet
Added Violet - Python VM written in Swift
2 parents c38ace7 + fef2269 commit f7a5b57

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4351,5 +4351,31 @@
43514351
"tags": "swiftpm"
43524352
}
43534353
]
4354+
},
4355+
{
4356+
"repository": "Git",
4357+
"url": "https://github.com/LiarPrincess/Violet",
4358+
"path": "violet",
4359+
"branch": "main",
4360+
"maintainer": "[email protected]",
4361+
"compatibility": [
4362+
{
4363+
"version": "5.3",
4364+
"commit": "8217bfb0761c1630c94b88cc1fbe842bba40eb3d"
4365+
}
4366+
],
4367+
"platforms": [
4368+
"Darwin",
4369+
"Linux"
4370+
],
4371+
"actions": [
4372+
{
4373+
"action": "BuildSwiftPackage",
4374+
"configuration": "release"
4375+
},
4376+
{
4377+
"action": "TestSwiftPackage"
4378+
}
4379+
]
43544380
}
43554381
]

0 commit comments

Comments
 (0)