blob: 73617373f1bd44857206c7c87f2a4c43f90ef7d9 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="https://tcl.apache.org/rivet">
<created>2021-11-13</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache rivet</name>
<homepage rdf:resource="https://tcl.apache.org/rivet" />
<asfext:pmc rdf:resource="https://tcl.apache.org" />
<shortdesc>Server-side Tcl programming system combining ease of use and power</shortdesc>
<description>Apache Rivet is a system for creating dynamic web content via the Tcl programming language integrated with Apache Web Server. It is designed to be fast, powerful and extensible, consume few system resources, be easy to learn, and to provide the user with a platform that can also be used for other programming tasks outside the web (GUI's, system administration tasks, text processing, database manipulation, XML, and so on). In order to meet these goals Tcl programming language was chosen to combine with the Apache HTTP Server.</description>
<bug-database rdf:resource="https://issues.apache.org/bugzilla/buglist.cgi?quicksearch=Rivet" />
<mailing-list rdf:resource="https://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/" />
<download-page rdf:resource="https://downloads.apache.org/tcl/rivet/" />
<programming-language>Tcl</programming-language>
<category rdf:resource="https://projects.apache.org/category/content" />
<release>
<Version>
<name>rivet-3.2.4</name>
<created>2024-02-18</created>
<revision>3.2.4</revision>
</Version>
</release>
<repository>
<GitRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf/tcl-rivet.git"/>
<browse rdf:resource="https://gitbox.apache.org/repos/asf?p=tcl-rivet.git"/>
</GitRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Massimo Manghi</foaf:name>
<foaf:mbox rdf:resource="mailto:mxmanghi@apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>