<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/deco-cow/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/deco-cow/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 30 Jan 2010 21:52:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/deco-cow/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>wordaxe 1.0.1 released</title><link>https://sourceforge.net/p/deco-cow/news/2010/01/wordaxe-101-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm happy to announce the release 1.0.1 of the wordaxe hyphenation library.&lt;/p&gt;
&lt;p&gt;The wordaxe library (formerly known as deco-cow) provides Python programs with the ability to automatically hyphenate words using different algorithms.&lt;/p&gt;
&lt;p&gt;The library can be used as a simple add-on to the ReportLab PDF library, adding support for automatic hyphenation in the Paragraph line-breaking.&lt;/p&gt;
&lt;p&gt;Wordaxe works fine with Roberto Alsina's rst2pdf.&lt;/p&gt;
&lt;p&gt;Release 1.0.1 is a bugfix-only release and has been tested (briefly) with ReportLab 2.4.&lt;/p&gt;
&lt;p&gt;For more details visit &lt;a href="http://deco-cow.sourceforge.net"&gt;http://deco-cow.sourceforge.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Henning von Bargen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Sat, 30 Jan 2010 21:52:04 -0000</pubDate><guid>https://sourceforge.net5609d71ddbc4a7782a5b171a248ccea9e7b72660</guid></item><item><title>New Release 1.0.0</title><link>https://sourceforge.net/p/deco-cow/news/2009/09/new-release-100/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm happy to announce the release 1.0.0 of the wordaxe hyphenation library.&lt;/p&gt;
&lt;p&gt;The wordaxe library (formerly known as deco-cow) provides Python programs with the ability to automatically hyphenate words using different algorithms.&lt;/p&gt;
&lt;p&gt;The library can be used as a simple add-on to the ReportLab PDF library, adding support for automatic hyphenation in the Paragraph line-breaking.&lt;/p&gt;
&lt;p&gt;Wordaxe works fine with Roberto Alsina's rst2pdf.&lt;/p&gt;
&lt;p&gt;Release 1.0.0 is a bugfix-only release.&lt;/p&gt;
&lt;p&gt;For more details visit &lt;a href="http://deco-cow.sourceforge.net"&gt;http://deco-cow.sourceforge.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Henning von Bargen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Wed, 23 Sep 2009 20:29:04 -0000</pubDate><guid>https://sourceforge.net22c4d3ad3a5bb56bf2d02be90d99df57d63d2772</guid></item><item><title>New release wordaxe-0.3.3</title><link>https://sourceforge.net/p/deco-cow/news/2009/06/new-release-wordaxe-033/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The wordaxe hyphenation library for Python, available at &lt;a href="http://sourceforge.net/projects/deco-cow"&gt;http://sourceforge.net/projects/deco-cow&lt;/a&gt;, now works without warnings under Python 2.6. It provides a paragraph implementation compatible to ReportLab and works well with rst2pdf.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Fri, 26 Jun 2009 21:33:53 -0000</pubDate><guid>https://sourceforge.net6f7d37be593656e39330c45a78e1bd991dab1903</guid></item><item><title>New release wordaxe-0.3.2</title><link>https://sourceforge.net/p/deco-cow/news/2009/03/new-release-wordaxe-032/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm proud to present release 0.3.2 of the wordaxe hyphenation library for Python.&lt;/p&gt;
&lt;p&gt;wordaxe adds hyphenation support to the ReportLab and rst2pdf Python libraries.&lt;br /&gt;
wordaxe supports using hyphenation dictionaries from Open Office through the pyhyphen library as well as a pure-Python hyphenation algorithm for the German language.&lt;/p&gt;
&lt;p&gt;Henning von Bargen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Wed, 04 Mar 2009 21:31:05 -0000</pubDate><guid>https://sourceforge.net93a2a906ca4db9e1e96f8ec49bc9f9cc8492cc20</guid></item><item><title>New Release 0.3.1</title><link>https://sourceforge.net/p/deco-cow/news/2009/02/new-release-031/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new release is intended to work with ReportLab 2.3.&lt;br /&gt;
There aren't any new features, but some bugs have been fixed, in particular &amp;quot;multibuild&amp;quot; is now working (with RL 2.3).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Thu, 12 Feb 2009 21:01:31 -0000</pubDate><guid>https://sourceforge.net383d398c56a9fc888327161769f98f491c834b3c</guid></item><item><title>New Release 0.3.0</title><link>https://sourceforge.net/p/deco-cow/news/2008/10/new-release-030/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release is the first that uses the NewParagraph implementation by default.&lt;br /&gt;
Now splitting a paragraph works as expected.&lt;br /&gt;
BTW I also adopted Dirk Holtwick's backColor patch.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Sun, 26 Oct 2008 21:08:13 -0000</pubDate><guid>https://sourceforge.net26cc658d90c976696c5e0a6d3ff3d0eb04df1949</guid></item><item><title>New Release wordaxe-0.2.6</title><link>https://sourceforge.net/p/deco-cow/news/2008/09/new-release-wordaxe-026/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new release now supports pypyphen and has been tested with ReportLab 2.2 and Python 2.5&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Mon, 15 Sep 2008 20:45:04 -0000</pubDate><guid>https://sourceforge.netd49fedbaa5e49fdf8a153fcd1d0ea6be005ba596</guid></item><item><title>SVN revision 19 = candidate for 0.2.6</title><link>https://sourceforge.net/p/deco-cow/news/2008/09/svn-revision-19--candidate-for-026/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Revision 19 has support for the pyhyphen library,&lt;br /&gt;
and the license is now officially dual: Free BSD or Apache 2.0.&lt;br /&gt;
This is going to be release 0.2.6 soon.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Sun, 14 Sep 2008 21:44:35 -0000</pubDate><guid>https://sourceforge.net29c57039bbd8101dd8df155b24640e098cd66a8e</guid></item><item><title>HyphenatedWord class simplified</title><link>https://sourceforge.net/p/deco-cow/news/2008/09/hyphenatedword-class-simplified/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SVN Commit: The HyphenatedWord class is now derived from unicode. This allows a more natural usage, i.e. calling len(hw) instead of len(hw.word) etc. Now you can use a HyphenatedWord just like an ordinary unicode object.&lt;br /&gt;
Should work with the current ReportLab trunk.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Mon, 01 Sep 2008 07:13:21 -0000</pubDate><guid>https://sourceforge.netbc8462096e68aa8ae7c9cefff88042b2d0d73e35</guid></item><item><title>Experimental support for the current ReportLab trunk</title><link>https://sourceforge.net/p/deco-cow/news/2008/05/experimental-support-for-the-current-reportlab-trunk/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The wordaxe trunk (revision 4) basically works with the current ReportLab trunk (reportlab/platypus/paragraph.py revision 3222.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">H. von Bargen</dc:creator><pubDate>Mon, 05 May 2008 20:53:32 -0000</pubDate><guid>https://sourceforge.net4e95cf2d36cc6e6ddbcc64974e1dc084de301543</guid></item></channel></rss>