mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #366 from jyapayne/master
Add subfield macro package
This commit is contained in:
commit
64c88d3422
@ -4822,5 +4822,17 @@
|
||||
"description": "A simple database migration utility for Nim.",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/euantorano/migrate.nim"
|
||||
},
|
||||
{
|
||||
"name": "subfield",
|
||||
"url": "https://github.com/jyapayne/subfield",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"subfield",
|
||||
"macros"
|
||||
],
|
||||
"description": "Override the dot operator to access nested subfields of a Nim object.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jyapayne/subfield"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user