-
-
```
Please consider writing and installing an AppData file with the application
description and some screenshots, else Screenie looks really bad in the GNOME
and KDE Software Centers. We'd love to s…
-
For example, `astree.desktop`:
```
[Desktop Entry]
Type=Application
Name=Astree
Exec=astree %f
Icon=astree
Terminal=false
Categories=Graphics;Engineering;Education;
MimeType=application/x-a…
ghost updated
5 years ago
-
```sparql
SELECT ?lexeme ?form ?representation {
?lexeme dct:language wd:Q9035 ;
ontolex:lexicalForm ?form .
?form ontolex:representation ?representation .
}
```
```python
from…
-
In order to test the byte-swapping code and avoid problems like issue #25 we need an opposite-endian test KTX file. In practical terms that means a big-endian file since all my test machines are littl…
-
While I do not see any land in sight on #2324, I think one thing that is pretty uncontroversial is that we should _declare adoptions_. I would like to propose to implement our previous decision to [us…
-
The compliance.cottagelabs.com Python version first looks into the licence tag in EPMC's fulltext XML, looks at the attribute "licence-type" and translates that to our set of licences.
It uses this l…
-
Hello!
I'm working on packaging this library to debian as a dependency to another project, and one thing that I need to clarify for the package is whether the vendored "licenses.json" file from SPD…
-
This would help me in packaging for Fedora.
-
For the stickers, what license do we want them to be under? CC BY 4.0? CC BY-SA 4.0? CC0? I assume it won't be a problem with whoever we select because it's work for hire, but I want to make sure up f…