mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
edited package sources, moved to github (#1875)
Moved to github because nimble.directory doesn't show package description when a repository is hosted outside github. No ETA to fix this. (https://github.com/FedericoCeratto/nim-package-directory/issues/35)
This commit is contained in:
parent
344eea1760
commit
29e0563ca6
@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"name": "libsaedea",
|
||||
"url": "https://git.qoto.org/m33/libsaedea.git",
|
||||
"url": "https://github.com/m33m33/libsaedea",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"libsaedea",
|
||||
@ -15,8 +15,8 @@
|
||||
],
|
||||
"description": "Library implementing a variation of the Simple And Efficient Data Encryption Algorithm (INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 8, ISSUE 12, DECEMBER 2019 ISSN 2277-8616)",
|
||||
"license": "MIT",
|
||||
"web": "https://git.qoto.org/m33/libsaedea",
|
||||
"doc": "https://git.qoto.org/m33/libsaedea/-/blob/master/README.md"
|
||||
"web": "https://github.com/m33m33/libsaedea",
|
||||
"doc": "https://github.com/m33m33/libsaedea/blob/master/README.md"
|
||||
},
|
||||
{
|
||||
"name": "gsl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user