From 23499df72d6580af440a4aae5a3362fbab11bbca Mon Sep 17 00:00:00 2001 From: Tim Watson Date: Wed, 23 Mar 2011 00:22:53 +0000 Subject: [PATCH] Update docs to reflect change of status --- INSTALL | 2 -- README.md | 38 +++++++++++++++++++------------------- ebin/erlxsl.app | 2 +- 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/INSTALL b/INSTALL index c90dcee..61dfb06 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,3 @@ Installing ErlXSL ----------------- -TBC - diff --git a/README.md b/README.md index cdc33ae..071c7b4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,26 @@ # ErlXSL - XSLT Bindings for Erlang -The aim of this project is to provide a usable binding for Erlang to call native XSLT processors. The implementation aims to provide a choice between running the native code as an external port program or a linked-in driver. We also hope to provide an API allowing for a choice of XSLT processor providers. +The aim of this project is to provide a usable binding for Erlang to call native XSLT processors. The implementation aims to provide a choice between running the native code as an external port program or a linked-in driver. We also hope to provide an API allowing for a choice of XSLT processor providers. ## Status -This project is pre-alpha at the moment and is not fit for general use. The software should build against Erlang releases >= R13, on linux and OS X. The sablotron-prototype branch can be built and run against 32bit R12B, but is not meant for general use. +This project is in alpha at the moment and is not yet fit for general use. The software should build against Erlang releases >= R13, on linux and OS X. + +## License + +This project is distributed under a BSD-style license (please see the accompanying LICENSE document for details). + +## Versioning + +This project uses [Semantic Versioning](http://semver.org). All major and minor versions will be tagged for release. Release candidates (i.e., revision builds) might be tagged. + +## Installation + +See the accompanying INSTALL file. + +## Issue Tracking + +Please register issues against the [Repository Issue Tracker](https://github.com/hyperthunk/erlxsl/issues). ## Roadmap @@ -24,20 +40,4 @@ This is the current plan - it is subject to change at any time and no dates are - A lot more stress testing - Static Analysis (SPLint, Frama-C, Blast, etc) -Other long term features are of interest to the developers, including streaming transformations, transformation pipelines and the like. - -## Issue Tracking - -Please register issues against the [Repository Issue Tracker](https://github.com/hyperthunk/erlxsl/issues). - -## License - -This project is distributed under a BSD-style license (please see the accompanying LICENSE document for details). - -## Versioning - -This project uses [Semantic Versioning](http://semver.org). All major and minor versions will be tagged for release. Release candidates (i.e., revision builds) might be tagged. - -## Installation - -See the accompanying INSTALL file. +Other long term features are of interest to the developers, including streaming transformations, transformation pipelines and the like. diff --git a/ebin/erlxsl.app b/ebin/erlxsl.app index 1a1c46a..0ccbb09 100644 --- a/ebin/erlxsl.app +++ b/ebin/erlxsl.app @@ -1,7 +1,7 @@ {application, erlxsl, [{description,"C-XSLT Bindings for Erlang/OTP"}, - {vsn,"0.0.1"}, + {vsn,"0.2.0"}, {mod,{erlxsl_app,[]}}, {modules, [erlxsl_app,