slwildcard 0.5.0-8 source package in Ubuntu

Changelog

slwildcard (0.5.0-8) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on libslang2-dev.
    + slang-wildcard: Drop versioned constraint on slsh in Suggests.

  [ Rafael Laboissière ]
  * d/copyright: Update copyright year for debian/* files

 -- Rafael Laboissière <email address hidden>  Tue, 20 Sep 2022 09:10:37 -0300

Upload details

Uploaded by:
Rafael Laboissiere
Uploaded to:
Sid
Original maintainer:
Rafael Laboissiere
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters

Downloads

File Size SHA-256 Checksum
slwildcard_0.5.0-8.dsc 2.0 KiB d6f72ace457430499ae43f54806dcc5f4bf0b7754dfecb074113a063ce41fe8b
slwildcard_0.5.0.orig.tar.gz 9.6 KiB 2c270a66797e7190688634dae933127f2802588454fda44cbcc6b2e864b83563
slwildcard_0.5.0-8.debian.tar.xz 3.4 KiB ffaca3529ed6ef2197b91126e32d319e7920325183d32e6c1c7cae0159147512

Available diffs

No changes file available.

Binary packages built by this source

slang-wildcard: adds a wildcard match function to S-Lang

 The S-Lang module contained in this package provides a
 wildcard_match() function to S-Lang. It's vectorized, so it should be
 faster than an array_map(&string_match, ... ). This module can be
 used in slsh (the S-Lang shell), in the JED editor, and in the news
 reader slrn.

slang-wildcard-dbgsym: debug symbols for slang-wildcard