libmsoffice-word-html-writer-perl_1.00-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sat Aug 20 01:17:35 UTC 2011


(new) libmsoffice-word-html-writer-perl_1.00-1.debian.tar.gz optional perl
(new) libmsoffice-word-html-writer-perl_1.00-1.dsc optional perl
(new) libmsoffice-word-html-writer-perl_1.00-1_all.deb optional perl
module for writing MsWord documents in HTML format
 MsOffice::Word::HTML-Writer is one way to programatically generate documents
 targeted for Microsoft Word (MsWord).
 .
 MsWord can read documents encoded in native binary format, in Rich Text
 Format (RTF), in WordML (an XML dialect), or -- maybe this is less known --
 in HTML, with some special markup for pagination and other MsWord-specific
 features. Such HTML documents are often in several parts, because attachments
 like images or headers/footers need to be in separate files; however, since
 it is more convenient to carry all data in a single file, MsWord also
 supports the "MHTML" format (or "MHT" for short), i.e. an encapsulation of a
 whole HTML tree into a single file encoded in MIME multipart format. This
 format can be generated interactively from MsWord by calling the "SaveAs"
 menu and choosing the .mht extension.
 .
 MsOffice::Word::HTML::Writer helps you to programatically generate MsWord
 documents in MHT format. The advantage of this technique is that one can rely
 on standard HTML mechanisms for layout control, such as styles, tables, divs,
 etc -- of course this markup can be produced using your favorite HTML module.
 The added value of MsOffice::Word::HTML::Writer is to help building the MIME
 multipart file, and provide some abstractions for representing
 MsWord-specific features (headers, footers, fields, etc.). This is probably
 the most convenient way for programmatic document generation.
(new) libmsoffice-word-html-writer-perl_1.00.orig.tar.gz optional perl
Changes: libmsoffice-word-html-writer-perl (1.00-1) unstable; urgency=low
 .
  * Initial release (closes: #638592).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 638592 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list