beef 1.2.0-2 source package in Ubuntu

Changelog

beef (1.2.0-2) unstable; urgency=medium

  * debhelper
    + Switch to compat level 13

  * Standards-Version
    + Update to 4.6.2

 -- Andrea Bolognani <email address hidden>  Sat, 11 Feb 2023 18:59:28 +0100

Upload details

Uploaded by:
Andrea Bolognani
Uploaded to:
Sid
Original maintainer:
Andrea Bolognani
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
beef_1.2.0-2.dsc 2.1 KiB 9e2e4deb1b8f9479bbef5869d1575ba4b0c09a42fac45eaea3364cfab916911e
beef_1.2.0.orig.tar.xz 232.9 KiB 45aba7729cf736eea27f4efdba2a12f094f8ca62f7eda79b4937444fc1b6952e
beef_1.2.0.orig.tar.xz.asc 833 bytes dd4a0675906ff27bdd5362da0317023cefe482b964031bfa5122b209655c780c
beef_1.2.0-2.debian.tar.xz 7.0 KiB c8adea23dce7120c79fae2ef3f5774f38c74873f6311407883759f6f9e97e43e

Available diffs

No changes file available.

Binary packages built by this source

beef: flexible Brainfuck interpreter

 Beef is an interpreter for the Brainfuck programming language.
 .
 Its main goals are to be comfortable for the user and to run most
 Brainfuck programs unchanged; speed is generally quite good.
 .
 Beef performs thorough error checking to make sure malformed programs are
 not executed; it also supports a bunch of command-line options that can be
 used for configuration or compatibility purposes.
 .
 If GVFS is installed, Beef can use any available backend as either output
 or (where it makes sense) input source. GNU readline is used for
 interactive input.

beef-dbgsym: debug symbols for beef