ruby-with-data-formats
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A course planning on data formats for RubyLearning
# Formats

CSV, XML, YAML, PDF, JSON, JSONP, EXCEL, FOAF, HTML, XHTML, Microformats, RSS, ATOM

# XML related

## Hpricot (HTML and XML)

* 

## Simple XML

* 

## Nokogiri

* 

## REXML

* 


# Mofo (Microformats)

* 

## CSV

* Ruby 1.9 uses fastercsv by default. 
* CSV Mapper 

## CSS

* 
* 

## Exporting PDF

* PDF::Writer 
* prawn 

## Excel

* parseexcel
* http://spreadsheet.rubyforge.org/

## RSS and ATOM

* 
* 
* 
* 
* 


## YAML

* 
* 
* 
* 

# Contributers

* Takaaki Kato (main)

# Copyright

© Copyright 2009 Takaaki Kato. All Rights Reserved.

Takaaki will change to another license after talking with other contributers.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。