Skip to content

Instantly share code, notes, and snippets.

View kseistrup's full-sized avatar
💭
🕊

Klaus Alexander Seistrup kseistrup

💭
🕊
View GitHub Profile
@kseistrup
kseistrup / PKGBUILD
Created August 14, 2024 17:00
PKGBUILD for aur/tmpmail-git
# Maintainer: Siddarth Dushantha <siddarth dot dushanta at gmail dot com>
# Contributor: Benjamin Bädorf <aur at benjaminbaedorf dot eu>
pkgname=tmpmail-git
_pkgname=tmpmail
pkgver=174.g637090f
pkgrel=1
pkgdesc='A temporary email right from your terminal (latest commit)'
arch=('any')
url="https://github.com/sdushantha/tmpmail"
@kseistrup
kseistrup / PKGBUILD
Created October 3, 2025 08:02
PKGBUILD for aur/python-indexed-gzip 1.10.1
# -*- sh -*-
# Maintainer: Tobias Bachmann <[email protected]>
# Contributor: Klaus Alexander Seistrup <$(echo 0x1fd+d59decfa=40 | tr 0-9+a-f=x [email protected])>
pkgname=python-indexed-gzip
pkgver=1.10.1
pkgrel=1
pkgdesc='Fast random access of gzip files in Python'
_name=indexed_gzip
@kseistrup
kseistrup / PKGBUILD
Created November 21, 2025 12:09
PGKBUILD for aur/somo v1.3.1
# Maintainer: David Birks <[email protected]>
# Contributor: Klaus Alexander Seistrup <$(echo 0x1fd+d59decfa=40 | tr 0-9+a-f=x [email protected])>
pkgname=somo
pkgver=1.3.1
pkgrel=1
pkgdesc='A human-friendly alternative to netstat for socket and port monitoring'
url='https://github.com/theopfr/somo'
license=('MIT')
makedepends=('cargo')