Difference between revisions of "Poe.app"
Jump to navigation
Jump to search
(Use template) |
m (Added new URLs, fixed download link) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
shortdescription = '''Poe''', or ''"a Pugnacious Ogg Editor"'', is a vorbis comment editor. | | shortdescription = '''Poe''', or ''"a Pugnacious Ogg Editor"'', is a vorbis comment editor. | | ||
currentversion = [http://www.eskimo.com/~pburns/Poe/files/Poe-0.5.1.tar.gz 0.5.1] | | currentversion = [http://www.eskimo.com/~pburns/Poe/files/Poe-0.5.1.tar.gz 0.5.1] | | ||
− | releasedate = | + | releasedate = Nov 7, 2005 | |
license = GPL2.0 | | license = GPL2.0 | | ||
overview = | overview = | ||
− | [[Image: | + | [[Image:Poe.png|left]] |
− | |||
Poe tries to follow the vorbis comment header specification (v-comment.html, Field Names, and Implications are the pertinent parts) closely, while being convenient and flexible to use. | Poe tries to follow the vorbis comment header specification (v-comment.html, Field Names, and Implications are the pertinent parts) closely, while being convenient and flexible to use. | ||
Line 16: | Line 15: | ||
maintainer = [[User: Rburns|Rob Burns]] | | maintainer = [[User: Rburns|Rob Burns]] | | ||
relatedlinks = | relatedlinks = | ||
− | * [http://www.eskimo.com/~pburns/Poe Homepage] | + | * [http://www.eskimo.com/~pburns/Poe/ Homepage] |
+ | * [http://rburns.paiges.net/software/poe Old Homepage] | ||
+ | ** [https://web.archive.org/web/20090503212330/http://rburns.paiges.net/software/poe/ Archive] | ||
* [http://packages.debian.org/poe.app Debian package(s)] | | * [http://packages.debian.org/poe.app Debian package(s)] | | ||
category = [[Category:Audio_Applications]] | category = [[Category:Audio_Applications]] | ||
}} | }} |
Latest revision as of 00:49, 22 February 2019
Poe, or "a Pugnacious Ogg Editor", is a vorbis comment editor.
Current Version: 0.5.1
- Released: Nov 7, 2005
- Licensed: GPL2.0
Overview
File:Poe.png Poe tries to follow the vorbis comment header specification (v-comment.html, Field Names, and Implications are the pertinent parts) closely, while being convenient and flexible to use.
Towards that end, it doesn't have a static 'form' style interface. Instead, it has an editable table of comments. The contents of the table change dependent upon preference settings, and what comments are in the ogg file you are editing.
Features
- Allows multiple Artist, Performer, and Genre fields.
- Flexible choice of comment fields to edit.
- Allows editing of all the comment fields in a file, not just the ones Poe is aware of.
Maintainer
Related Links