<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>7</items_returned>
  <items_available>7</items_available>
  <first_item_position>0</first_item_position>
  <result>
    <project>
      <id>6844</id>
      <name>haXe</name>
      <created_at>2007-07-24T20:21:28Z</created_at>
      <updated_at>2009-12-04T00:05:32Z</updated_at>
      <description>haXe is a high-level object-oriented programming language mainly focused on helping programers develop Websites and Web applications. haXe has been designed to be easily portable across several platforms.</description>
      <homepage_url>http://haxe.org/</homepage_url>
      <download_url>http://haxe.org/download</download_url>
      <url_name>haxe</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/8418/haxe_banner_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/8418/haxe_banner_small.png</small_logo_url>
      <user_count>28</user_count>
      <average_rating>4.70588</average_rating>
      <rating_count>17</rating_count>
      <analysis_id>779076</analysis_id>
      <licenses>
        <license>
          <name>bsd</name>
          <nice_name>BSD Copyright</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>8644</id>
      <name>Neko</name>
      <created_at>2007-09-21T10:36:58Z</created_at>
      <updated_at>2009-12-02T07:18:55Z</updated_at>
      <description>Neko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries.

Neko has a compiler and virtual machine. The Virtual Machine is both very lightweight and extremely well optimised so that it can run very quickly. The VM can be easily embedded into any application and your libraries are directly accessable using the C foreign function interface.</description>
      <homepage_url>http://nekovm.org/</homepage_url>
      <download_url>http://nekovm.org/download</download_url>
      <url_name></url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/8563/neko_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/8563/neko_small.png</small_logo_url>
      <user_count>12</user_count>
      <average_rating>4.83333</average_rating>
      <rating_count>6</rating_count>
      <analysis_id>776192</analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16641</id>
      <name>MTASC</name>
      <created_at>2008-09-11T14:10:32Z</created_at>
      <updated_at>2009-03-13T02:16:21Z</updated_at>
      <description>MTASC is an open source ActionScript 2 compiler. Its speed and strictness make it the best AS2 compiler available and it is used by most of the professional AS2 developers.</description>
      <homepage_url>http://mtasc.org</homepage_url>
      <download_url>http://mtasc.org</download_url>
      <url_name>mtasc</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/8410/mtasc_logo_med.gif</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/8410/mtasc_logo_small.gif</small_logo_url>
      <user_count>4</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>2</rating_count>
      <analysis_id>477736</analysis_id>
      <licenses>
        <license>
          <name>gpl3</name>
          <nice_name>GNU General Public License 3</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>16640</id>
      <name>haxeVideo</name>
      <created_at>2008-09-11T14:04:10Z</created_at>
      <updated_at>2009-03-05T20:35:19Z</updated_at>
      <description>haxeVideo is a Flash Video FLV streaming and recording server written entirely using the haXe programming Language.</description>
      <homepage_url>http://haxevideo.org</homepage_url>
      <download_url>http://haxevideo.org</download_url>
      <url_name>haxevideo</url_name>
      <user_count>2</user_count>
      <average_rating>4.0</average_rating>
      <rating_count>2</rating_count>
      <analysis_id>471165</analysis_id>
      <licenses>
        <license>
          <name>gpl3</name>
          <nice_name>GNU General Public License 3</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>21958</id>
      <name>ocaml-extlib</name>
      <created_at>2008-10-07T14:24:27Z</created_at>
      <updated_at>2009-06-21T00:31:44Z</updated_at>
      <description>What is ExtLib?ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming langage. The purpose of this library is to add new functions to OCaml Standard Library modules, to modify some functions in order to get better performances or more safety (tail-recursive) but also to provide new modules which should be useful for the average OCaml programmer. 

ExtLib is not directly related to OCaml authors (INRIA) although this library can be seen as a proposal for inclusion in the official distribution. 

Mailing listTo discuss new functionality, please use the ocaml-lib-devel mailing list: https://lists.sourceforge.net/lists/listinfo/ocaml-lib-devel 

To submit bugs, please use submit issues to the issue database at http://code.google.com/p/ocaml-extlib/issues/list. 

If you want to get notifications of Subversion commits, subscribe to ocaml-extlib-commits group.  If you want to be notified by wiki or issue database changes, subscribe to ocaml-extlib-notifications group. 

StatusThe latest stable release of ExtLib is 1.5.1.  We're likely releasing only bug fix releases in the future.  We are committed to not break backwards compatibility with existing versions. 

ExtLib was moved over to http://code.google.com in Dec 2007 to enable lower overhead releases and simpler collaboration. 

See DeveloperPage for ExtLib developer documentation. 

LicenseExtLib is released under the same license as the OCaml Standard Library (meaning: LGPL with linking exceptions). 

ContributorsExtLib main contributors are: 

Nicolas Cannasse (ncannasse _at_ motion-twin.com) Brian Hurt (bhurt _at_ spnz.org) Yamagata Yoriyuki (yori _at_ users.sourceforge.net)  Janne Hellsten (jjhellst@gmail.com) - maintainer for new releases</description>
      <homepage_url>http://code.google.com/p/ocaml-extlib</homepage_url>
      <download_url></download_url>
      <url_name>ocaml-extlib</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>619832</analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>25845</id>
      <name>HSS</name>
      <created_at>2008-10-26T08:50:05Z</created_at>
      <updated_at>2009-09-04T06:52:04Z</updated_at>
      <description>HSS is a CSS compiler which extends the CSS syntax with powerful features such as variables and nested blocks.</description>
      <homepage_url>http://ncannasse.fr/projects/hss</homepage_url>
      <download_url>http://ncannasse.fr/projects/hss</download_url>
      <url_name>hss</url_name>
      <user_count>1</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>694179</analysis_id>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
    <project>
      <id>58679</id>
      <name>haxe3d</name>
      <created_at>2008-12-17T16:16:42Z</created_at>
      <updated_at>2009-03-04T17:37:53Z</updated_at>
      <description>haxe3D is a Flash 10 3D Engine written using the haXe programming language</description>
      <homepage_url>http://code.google.com/p/haxe3d</homepage_url>
      <download_url></download_url>
      <url_name>haxe3d</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>469855</analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
