#
gnu
Here are 379 public repositories matching this topic...
Install archlinux as the WSL (Windows Subsystem for Linux) host.
-
Updated
Nov 21, 2017 - Batchfile
Quentinchampenois
commented
Aug 12, 2020
Describe the bug
When someone reports a proposal and an administrator decide to hide this one, the proposal is still exported in Open Data and admin proposals exports.
To Reproduce
Steps to reproduce the behavior:
- Report a proposal
- As administrator, hide this proposal
- Export proposals with open data and proposals export in administration side
- See moderated proposal i
Example based guide to mastering GNU awk
-
Updated
Aug 17, 2020 - Shell
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
-
Updated
Aug 17, 2020 - Objective-C
Curated list of free as in freedom software
-
Updated
May 14, 2020
A minimalist C compiler with x86_64 code generation
-
Updated
Aug 19, 2020 - C
An arctic, north-bluish clean and elegant Emacs theme.
theme
syntax
color
gui
ui
terminal
emacs
colorscheme
highlighting
melpa
spacemacs
gnu
nord
colortheme
-
Updated
Jun 20, 2020 - Emacs Lisp
Turn IP sockets into Unix domain sockets
-
Updated
Jul 19, 2020 - C++
Example based guide to mastering GNU grep and ripgrep
-
Updated
Aug 17, 2020 - Shell
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
-
Updated
Aug 30, 2020 - Objective-C
What I Learned from porting my projects to FreeBSD
-
Updated
Jul 7, 2020
Mastering Embedded Linux Programming – Second Edition, published by Packt
-
Updated
Aug 20, 2020 - C
Example based guide to mastering GNU sed
-
Updated
Aug 17, 2020 - Shell
GNU Hyperbole: The Everyday, Hypertextual Information Manager
-
Updated
Aug 2, 2020 - Emacs Lisp
GNU Psychosynth is a a synthesizer and modular audio framework inspired by the ideas of the Reactable.
-
Updated
Oct 8, 2019 - C++
Yet another INI parser
config
c
parser
unix
library
configuration
configuration-management
ini
gnu
configuration-file
ini-parser
ini-config
conf
ini-reader
shared-library
cstring
ini-file
ini-library
conf-library
conf-file
-
Updated
May 11, 2020 - C
An Alternative to MacOS Mojave Dynamic Theme and Wallpaper Changer for KDE Plasma 5
python
linux
theme
alternative
light-theme
ubuntu
kde
dynamic
gnu-linux
kde-plasma-5
python3
kde-desktop
gnu
linux-app
kubuntu
breeze
kde-neon
kvantum
ubuntu1804
macos-mojave
-
Updated
Apr 16, 2020 - Python
Improve this page
Add a description, image, and links to the gnu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gnu topic, visit your repo's landing page and select "manage topics."


unicode_literalswas necessary pre-Python 2.6;absolute_importpre-2.5.It's especially not necessary on Py3.
Hence in the sence of cleaning up the source tree, deletion of all
from __future__ import somethingfrom the python files is desirable. This should ideally not happen manually, but with a script, or command line: we need to do that onmaster, but it might also be desirable to