mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package sat (#2827)
This commit is contained in:
parent
93413f0f90
commit
6d9f4b63df
@ -32742,5 +32742,18 @@
|
|||||||
"description": "Puyo Puyo and Nazo Puyo Application",
|
"description": "Puyo Puyo and Nazo Puyo Application",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/izumiya-keisuke/pon2"
|
"web": "https://github.com/izumiya-keisuke/pon2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sat",
|
||||||
|
"url": "https://github.com/nim-lang/sat",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sat",
|
||||||
|
"official",
|
||||||
|
"solver"
|
||||||
|
],
|
||||||
|
"description": "A SAT solver written in Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/sat"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user