dev-lisp/trivial-octet-streams - 20240424 (nest)

Search

Package Information

Description:
A Common Lisp library for octet input and output streams
Homepage:
https://github.com/sharplispers/trivial-octet-streams
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
20240424 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit common-lisp-3

COMMIT="71b00632c569618863376dd0cb985f6868b523b0"

DESCRIPTION="A Common Lisp library for octet input and output streams"
HOMEPAGE="https://github.com/sharplispers/trivial-octet-streams"
SRC_URI="https://github.com/sharplispers/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="dev-lisp/asdf"

Dependencies

BDEPEND

dev-lisp/asdf

Manifest for 20240424

Type File Size Source URLs
DIST trivial-octet-streams-20240424.tar.gz 3609 bytes https://github.com/sharplispers/trivial-octet-streams/archive/71b00632c569618863376dd0cb985f6868b523b0.tar.gz