-
# Documentation
In https://docs.python.org/3/library/webbrowser.html#browser-controller-objects it says:
```
webbrowser.name
System-dependent name for the browser.
```
when it should …
-
Many files in the Debian ecosystem (e.g. DSC files) can be signed with PGP.
deb822-lossless should provide convenience functions for extracting these.
-
As part of the CDP processor design/brainstorm, we all agreed that there's benefit in creating low level helper functions that users can call to get the specific field/data for their needs.
There i…
-
Some options:
- http://www.digip.org/jansson/
- http://zserge.com/jsmn.html (probably too simple / not performant)
- https://github.com/json-c/json-c
- https://github.com/kgabis/parson
- https://…
-
We should have convenience functions for building kraken, diamond, and metagenomic bwa databases, accessible as CLI subcommands of `metagenomics.py`, similar to the [`taxon_filter.py`](https://viral-n…
-
Until recently, the python wrapper naively exposed the C++ functions to Python. For example, a C++ member function vtkRenderWindow::SetSize got wrapped into the python member function SetSize. While t…
-
It's not clear from the docs. But is there support for EWMH planned considering you want to write a window manager anyways?
-
Given that `c_ptr(c_char)` is now being recommended over `c_string` due to the conversation in https://github.com/chapel-lang/chapel/issues/14215, it would be nice to add the same convenience function…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
### Possi…
-
I'm using heavily `dockerfile-mode`. I've found it awesomely useful! Thanks for sharing.
I use it under [Spacemacs](https://develop.spacemacs.org)'s [docker layer](https://develop.spacemacs.org/layer…