libbio-db-biofetch-perl 1.7.3-4 source package in Ubuntu

Changelog

libbio-db-biofetch-perl (1.7.3-4) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Package is maintained by Debian Med team.

  [ Étienne Mollier ]
  * debian/rules: prevent tests to access the web.
    Closes: #983238
  * prevent autodep8 perl test to access the web in order to avoid triggering
    transitions due to Internet issues, and mark the smoke test as superficial.

 -- Étienne Mollier <email address hidden>  Mon, 01 Mar 2021 19:42:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libbio-db-biofetch-perl_1.7.3-4.dsc 2.3 KiB 6ce9cbbf78bc8a49dd3e902a79cb195e61cba9f575e240b8b07e2b29c206ea6a
libbio-db-biofetch-perl_1.7.3.orig.tar.gz 22.8 KiB 8b9523bc0b3fc6a19b728157f82a8ca37f7ac400124ff125655823505d70bdba
libbio-db-biofetch-perl_1.7.3-4.debian.tar.xz 2.4 KiB 1dd2fb50abc19c32c65dfa87b2bb68037ac204b4a92313f45535e5e1b3a62b12

Available diffs

No changes file available.

Binary packages built by this source

libbio-db-biofetch-perl: Database object interface to BioFetch retrieval

 Bio::DB::BioFetch is a guaranteed best effort sequence entry fetching method.
 It goes to the Web-based dbfetch server located at the EBI
 (http://www.ebi.ac.uk/Tools/dbfetch/dbfetch) to retrieve sequences in the
 EMBL or GenBank sequence repositories.
 .
 Bio::DB::BioFetch implements all the Bio::DB::RandomAccessI interface, plus
 the get_Stream_by_id() and get_Stream_by_acc() methods that are found in the
 Bio::DB::SwissProt interface.