<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>420760</id>
      <name>objcurses</name>
      <created_at>2009-09-01T05:43:09Z</created_at>
      <updated_at>2009-09-01T05:43:15Z</updated_at>
      <description>Many times when creating a CLI application I have found need to use curses. It was always frustrating to jump back and forth between the man page for xyz function to add to my application. To help with this, I have started porting over the C++ classes from ncurses library into Objective-C using the Foundation Framework. 

This is very much a work in progress. 

This has only been tested on Snow Leopard</description>
      <homepage_url>http://code.google.com/p/objcurses/</homepage_url>
      <download_url></download_url>
      <url_name>objcurses</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
