powerline-go
Powerline style prompt for your shell: Bash, ZSH and Fish
- Shows some important details about the git/hg branch
- Changes color if the last command exited with a failure code
- If you're too deep into a directory tree, shortens the displayed path with
an ellipsis
- Shows the current Python virtualenv environment
- Shows the current Ruby version using rbenv or rvm
- Shows if you are in a nix shell
- It's easy to customize and extend.
cobra-cli
Cobra CLI tool to generate Go applications and commands
Cobra provides its own program that will create your Go application and
add any commands you want. It's the easiest way to incorporate Cobra into
your application.
libqgisgrass8-3.22.12
QGIS - shared grass library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
sqlreduce
Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a
PostgreSQL server. Various simplification steps are applied, while checking
that the simplified query still exhibits the same error from PostgreSQL.
libqgis-native3.22.12
QGIS - shared native gui library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
libghc-text-builder-prof
efficient strict text builder; profiling libraries
Specification of how to efficiently construct strict Text. Provides
instances of Semigroup and Monoid, which have complexity of O(1).