reformat 20040319-1ubuntu2 source package in Ubuntu
Changelog
reformat (20040319-1ubuntu2) noble; urgency=medium * No change rebuild to gain buildinfo. -- Dimitri John Ledkov <email address hidden> Sat, 17 Feb 2024 18:37:52 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- text
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | text | |
Oracular | release | universe | text | |
Noble | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reformat_20040319.orig.tar.gz | 3.3 KiB | 220942fde5015d31d07002ae504b1d9003a4eba55c18b21291043557939a46a6 |
reformat_20040319-1ubuntu2.debian.tar.xz | 2.0 KiB | 76a957d7ee6b9ef88b85ebc450cdc062dce6a2fe0e771ec0e8815b0799d1a5aa |
reformat_20040319-1ubuntu2.dsc | 1.7 KiB | 51546e24d2d7f4eae0170fbcecf427ca21f56f9abb78a6c31cde739d542a6090 |
Available diffs
- diff from 20040319-1ubuntu1 to 20040319-1ubuntu2 (336 bytes)
Binary packages built by this source
- reformat: simple tool for re-formatting plain ascii texts
reformat reads plain ascii texts from stdin, reformats them and then
writes the result to stdout.
.
Reformatting can be:
o justify text
o add a left margin
o 'resize' text to a special width
o ...