User:OxR463: Difference between revisions

From Alpine Linux
Line 2: Line 2:


== [https://pkgs.alpinelinux.org/packages Packages] ==
== [https://pkgs.alpinelinux.org/packages Packages] ==
=== Current ===


These are the packages that I currently maintain.
These are the packages that I currently maintain.


=== [https://git.alpinelinux.org/cgit/aports/tree/main/bash-completion main/bash-completion] ===
==== [https://git.alpinelinux.org/cgit/aports/tree/main/bash-completion main/bash-completion] ====


Command-line tab-completion for bash
Command-line tab-completion for bash
Line 11: Line 13:
https://github.com/scop/bash-completion
https://github.com/scop/bash-completion


=== [https://git.alpinelinux.org/cgit/aports/tree/community/ecl community/ecl] ===
==== [https://git.alpinelinux.org/cgit/aports/tree/community/ecl community/ecl] ====


Embeddable Common Lisp
Embeddable Common Lisp
Line 17: Line 19:
https://common-lisp.net/project/ecl
https://common-lisp.net/project/ecl


=== [https://git.alpinelinux.org/cgit/aports/tree/testing/efibootmgr testing/efibootmgr] ===
==== [https://git.alpinelinux.org/cgit/aports/tree/testing/efibootmgr testing/efibootmgr] ====


Linux user-space application to modify the Intel Extensible Firmware Interface
Linux user-space application to modify the Intel Extensible Firmware Interface
Line 23: Line 25:
https://github.com/rhboot/efibootmgr
https://github.com/rhboot/efibootmgr


=== [https://git.alpinelinux.org/cgit/aports/tree/testing/efivar testing/efivar] ===
==== [https://git.alpinelinux.org/cgit/aports/tree/testing/efivar testing/efivar] ====


Tools and library to manipulate EFI variables
Tools and library to manipulate EFI variables
Line 29: Line 31:
https://github.com/rhboot/efivar
https://github.com/rhboot/efivar


=== [https://git.alpinelinux.org/cgit/aports/tree/testing/phoronix-test-suite testing/phoronix-test-suite] ===
==== [https://git.alpinelinux.org/cgit/aports/tree/testing/phoronix-test-suite testing/phoronix-test-suite] ====


The most comprehensive testing and benchmarking platform available for Linux
The most comprehensive testing and benchmarking platform available for Linux


https://www.phoronix-test-suite.com
https://www.phoronix-test-suite.com
=== Work In Progress ===
These are packages I am slowly working on adding.
==== [https://gitlab.com/lramage94/aports/issues/3 testing/pocketsphinx] ====
Speaker-independent large vocabulary continuous speech recognizer
https://cmusphinx.github.io


== External ==
== External ==

Revision as of 21:39, 23 June 2018

<elitist>the command line is all you need anyway</elitist>

Packages

Current

These are the packages that I currently maintain.

main/bash-completion

Command-line tab-completion for bash

https://github.com/scop/bash-completion

community/ecl

Embeddable Common Lisp

https://common-lisp.net/project/ecl

testing/efibootmgr

Linux user-space application to modify the Intel Extensible Firmware Interface

https://github.com/rhboot/efibootmgr

testing/efivar

Tools and library to manipulate EFI variables

https://github.com/rhboot/efivar

testing/phoronix-test-suite

The most comprehensive testing and benchmarking platform available for Linux

https://www.phoronix-test-suite.com

Work In Progress

These are packages I am slowly working on adding.

testing/pocketsphinx

Speaker-independent large vocabulary continuous speech recognizer

https://cmusphinx.github.io

External