Difference between revisions of "Poe.app"

From GNUstepWiki
Jump to navigation Jump to search
(updated icon)
m
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Application|
 
{{Application|
 
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://rburns.paiges.net/software/poe/files/Poe-0.5.1.tar.gz 0.5.1] |
releasedate = Unknown |
+
releasedate = Nov 7, 2005 |
 
license = GPL2.0 |
 
license = GPL2.0 |
 
overview =
 
overview =
[[Image:Poe.png]]  
+
[[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://rburns.paiges.net/software/poe Homepage]  
 
* [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]]
 
}}
 
}}

Revision as of 17:45, 20 January 2009

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

Rob Burns

Related Links