Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 0ba42a8322760dd7b484f866b3d0eac4 > files > 8

php-colorer-0.7-23mdv2010.0.i586.rpm

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0">
  <name>colorer</name>
  <summary>Syntax highlighting</summary>
  <description>Colorer take5 is a syntax highlighting and text parsing library, that provides
services of text parsing in host editor systems in real-time and transforming
results into colored text. For details, see http://colorer.sourceforge.net/

While colorer is primarily designed for use with text editors, it can be also
used for non-interactive syntax highlighting, for example, in web
applications. This PHP extension provides basic functions for syntax
highlighting.</description>
  <maintainers>
    <maintainer>
      <user>blindman</user>
      <name>Andrey Demenev</name>
      <email>demenev@gmail.com</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.7</version>
    <date>2005-11-21</date>
    <license>PHP License</license>
    <state>beta</state>
    <notes>Added ability to specify input and output encoding</notes>
    <filelist>
      <file role="src" md5sum="8c3141b5f31e27d9a34cb4a9b9023444" name="colorer.cpp"/>
      <file role="src" md5sum="ce68709eb48adbba93c46016dfdb6c72" name="colorer.h"/>
      <file role="src" md5sum="1d5fae42f73fc1bbbfa5530ba9bee461" name="config.m4"/>
      <file role="doc" md5sum="8b64dd6ad5dac7c8658069b69af7a7d7" name="CREDITS"/>
      <file role="doc" md5sum="1a6f9899409753837f797cfd953dff2e" name="EXPERIMENTAL"/>
      <file role="doc" md5sum="1fae605d57487bf4133fec7a4dcf5699" name="TODO"/>
      <file role="src" md5sum="61c0182e0f808f994cf0bdd15a6209e5" name="linewriter.h"/>
      <file role="src" md5sum="ebf1dd0cb859b354bf6cef5fa61fc11d" name="php_colorer.h"/>
      <file role="doc" md5sum="db52c1b9ed2e3aa097810e06e4ed013c" name="README"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.7</version>
      <date>2005-11-21</date>
      <license>PHP License</license>
      <state>beta</state>
      <notes>Added ability to specify input and output encoding
</notes>
    </release>
    <release>
      <version>0.6</version>
      <date>2005-08-06</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>Fixed Bug #5009 : Compile error version 0.5
</notes>
    </release>
    <release>
      <version>0.5</version>
      <date>2005-08-05</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>Fixed Bug #5001 : Highlight-callback bug
</notes>
    </release>
    <release>
      <version>0.4</version>
      <date>2005-07-18</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>Fixed bug #4850 : Compile Bug
</notes>
    </release>
    <release>
      <version>0.3</version>
      <date>2005-05-02</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>Fixed bug #4259 : compile error with latest tarball from sf.net (colorer API changed)
</notes>
    </release>
    <release>
      <version>0.2</version>
      <date>2005-04-26</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>Respect safe_mode, open_basedir
</notes>
    </release>
    <release>
      <version>0.1</version>
      <date>2005-01-12</date>
      <license>PHP License</license>
      <state>alpha</state>
      <notes>First release
</notes>
    </release>
  </changelog>
</package>