Skip to content

Commit b79eaaa

Browse files
authored
Add package exa (#3453)
1 parent 5291837 commit b79eaaa

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

packages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40508,5 +40508,20 @@
4050840508
"description": "Pure nim quicksort implementation",
4050940509
"license": "MIT",
4051040510
"web": "https://github.com/Q-Master/quicksort.nim"
40511+
},
40512+
{
40513+
"name": "exa",
40514+
"url": "https://codeberg.org/brulee/exa",
40515+
"method": "git",
40516+
"tags": [
40517+
"sqlite",
40518+
"sql",
40519+
"db",
40520+
"database",
40521+
"library"
40522+
],
40523+
"description": "Ergonomic database connectors for Nim.",
40524+
"license": "BSD-3-Clause",
40525+
"web": "https://docs.penguinite.dev/exa/"
4051140526
}
4051240527
]

0 commit comments

Comments
 (0)