|
1 | | -{ "version": "v1.0.0", |
| 1 | +{ |
| 2 | + "version": "v1.0.0", |
2 | 3 | "entity": { |
3 | 4 | "type": "organisation", |
4 | 5 | "role": "owner", |
|
18 | 19 | "description": "ASTx is a groundbreaking library designed to encapsulate language components in an agnostic and pythonic way. It provides a comprehensive set of classes and functionalities, allowing developers to articulate the core elements of any programming language.", |
19 | 20 | "webpageUrl": { |
20 | 21 | "url": "https://astx.arxlang.org" |
21 | | - |
22 | 22 | }, |
23 | 23 | "repositoryUrl": { |
24 | 24 | "url": "https://github.com/arxlang/astx", |
25 | 25 | "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
26 | 26 | } |
27 | 27 | }, |
28 | 28 |
|
29 | | - { |
| 29 | + { |
30 | 30 | "guid": "sugar", |
31 | 31 | "name": "Sugar", |
32 | 32 | "description": "Sugar is a tool that helps users organize their stack of containers and any additional scripts. ", |
33 | 33 | "webpageUrl": { |
34 | 34 | "url": "https://osl-incubator.github.io/sugar" |
35 | | - |
36 | 35 | }, |
37 | 36 | "repositoryUrl": { |
38 | 37 | "url": "https://github.com/osl-incubator/sugar", |
39 | 38 | "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
40 | 39 | } |
41 | | - |
42 | 40 | }, |
43 | 41 |
|
44 | 42 | { |
|
47 | 45 | "description": "Makim is a YAML-based task automation tool offering structures for the definition for tasks and dependencies, with support for conditionals.", |
48 | 46 | "webpageUrl": { |
49 | 47 | "url": "https://osl-incubator.github.io/makim" |
50 | | - |
51 | 48 | }, |
52 | 49 | "repositoryUrl": { |
53 | 50 | "url": "https://github.com/osl-incubator/makim", |
54 | 51 | "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
55 | 52 | } |
56 | | - |
57 | 53 | }, |
58 | 54 |
|
59 | 55 | { |
|
62 | 58 | "description": "Scicookie is a template which creates projects from project templates and is based on Cookiecutter. It serves as an initial structure to simply project creation processes.", |
63 | 59 | "webpageUrl": { |
64 | 60 | "url": "https://osl-incubator.github.io/scicookie" |
65 | | - |
66 | 61 | }, |
67 | 62 | "repositoryUrl": { |
68 | 63 | "url": "https://github.com/osl-incubator/scicookie", |
69 | 64 | "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
70 | 65 | } |
71 | | - |
72 | 66 | }, |
73 | 67 |
|
74 | 68 | { |
|
77 | 71 | "description": "Artbox is a tool that handles multimedia files processing, such as conversion from speech to text and vice versa.", |
78 | 72 | "webpageUrl": { |
79 | 73 | "url": "https://osl-incubator.github.io/artbox" |
80 | | - |
81 | 74 | }, |
82 | 75 | "repositoryUrl": { |
83 | 76 | "url": "https://github.com/osl-incubator/artbox", |
84 | 77 | "wellKnown": "https://github.com/opensciencelabs/opensciencelabs.github.io/tree/main/.well-known/funding-manifest-urls" |
85 | 78 | } |
86 | | - |
87 | 79 | } |
88 | 80 | ], |
89 | 81 |
|
|
0 commit comments