libenv-ps1-perl 0.06-4 source package in Ubuntu

Changelog

libenv-ps1-perl (0.06-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libenv-ps1-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 21:06:16 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libenv-ps1-perl_0.06-4.dsc 2.0 KiB f8b6ff7cb4a14ac5c54bcb04927036cd4b068ab6319b41223ab12301784050f8
libenv-ps1-perl_0.06.orig.tar.gz 9.2 KiB 17f4d4c7530693cd3deec9be14b22c4fc3834c16037ba021142afd942f628cba
libenv-ps1-perl_0.06-4.debian.tar.xz 3.1 KiB b3a3fa21ede96a71d28c84dde15cde2e0b63967a918a43747c03f06eab05703d

Available diffs

No changes file available.

Binary packages built by this source

libenv-ps1-perl: prompt string formatter

 Env::PS1 supplies variables that are "tied" to environment
 variables like 'PS1' and 'PS2', if read it takes the contents of the
 variable as a format string like the ones bash(1) uses to format the
 prompt.
 .
 It is intended to be used in combination with the various ReadLine
 packages.