r-cran-wikidatar
GNU R API Client Library for 'Wikidata'
This package provides an API client for GNU R to access the Wikidata
http://wikidata.org/ store of semantic data.
qml-module-qtwebview
display web content in a QML application
Qt WebView provides a way to display web content in a QML application
without necessarily including a full web browser stack by using
native APIs where it makes sense.
qtwebview5-doc-html
display web content in a QML application - HTML Documentation
Qt WebView provides a way to display web content in a QML application
without necessarily including a full web browser stack by using
native APIs where it makes sense.
qtwebview5-examples
display web content in a QML application - Examples
Qt WebView provides a way to display web content in a QML application
without necessarily including a full web browser stack by using
native APIs where it makes sense.
python3-dotenv
Get and set values in the .env file in local and production servers
Reads key value pairs from the .env file and adds them to environment.
variables. It is useful to manage settings during development and in
production following the 12-factor principles: http://12factor.net/
The executable is named python-dotenv
python3-pathspec
utility library for gitignore style pattern matching of file paths (Python 3)
pathspec is a utility library for pattern matching of file paths.
So far this only includes Git's wildmatch pattern matching which itself is
derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.