Home > css-parser

css-parser

Css-parser is a project mainly written in Clojure, it's free.

a clojure function for parsing css.

css

A function to parse css into clojure. Note, this only generates syntax tokens. They would need to be processed to be used in gaka or other similar libraries (it really wouldn't be hard though!)

Usage

FIXME: write

Installation

FIXME: write

License

Copyright (C) 2010 FIXME

Distributed under the Eclipse Public License, the same as Clojure.