{
"bug-database": "http://issues.apache.org/jira/browse/VELOCITY",
"category": "library",
"created": "2006-11-21",
"description": "DVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences are that it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.",
"doap": "https://gitbox.apache.org/repos/asf?p=velocity-site.git;a=blob_plain;f=site/doap_dvsl.rdf;hb=HEAD",
"download-page": "http://velocity.apache.org/download.cgi",
"homepage": "http://velocity.apache.org/dvsl/devel/",
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://velocity.apache.org/mail-lists.html",
"name": "Apache Velocity DVSL",
"pmc": "velocity",
"programming-language": "Java",
"release": [
{
"created": "2007-08-13",
"name": "Latest Stable Release",
"revision": "1.0"
}
],
"repository": [
"http://svn.apache.org/repos/asf/velocity/dvsl/trunk"
],
"shortdesc": "A tool modeled after XSLT and intended for general XML transformations using the Velocity Template Language."
}