bioawk 1.0-5 source package in Ubuntu

Changelog

bioawk (1.0-5) unstable; urgency=medium

  * Team upload.
  [ Nilesh Patra ]
  * Remove myself from uploaders.
  [ Santiago Vila ]
  * debian/rules: Add --no-parallel to avoid the effects of a Makefile bug which
    makes the package to FTBFS randomly. Closes: #1068341.

 -- Santiago Vila <email address hidden>  Thu, 04 Apr 2024 18:50:00 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
bioawk_1.0-5.dsc 1.6 KiB 0b5a98bc1e0a3c06eb9665422bd130f5f4c15bed2915403493b7cd9c94a7dd38
bioawk_1.0.orig.tar.gz 70.4 KiB 5cbef3f39b085daba45510ff450afcf943cfdfdd483a546c8a509d3075ff51b5
bioawk_1.0-5.debian.tar.xz 5.2 KiB 0128e964d49fad2e67975a71eb88c36f824128275e9f9132ce67694cb57a5a8f

Available diffs

No changes file available.

Binary packages built by this source

bioawk: extension of awk for biological sequence analysis

 Bioawk is an extension to Brian Kernighan's awk, adding the support of
 several common biological data formats, including optionally gzip'ed BED, GFF,
 SAM, VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a
 few built-in functions and an command line option to use TAB as the
 input/output delimiter. When the new functionality is not used, bioawk is
 intended to behave exactly the same as the original BWK awk.

bioawk-dbgsym: debug symbols for bioawk