Author: jani Date: Wed May 28 12:40:50 2014 New Revision: 1597993 URL: http://svn.apache.org/r1597993 Log: added new lab
Added: labs/flexicon/ labs/flexicon/flexicon.rdf Added: labs/flexicon/flexicon.rdf URL: http://svn.apache.org/viewvc/labs/flexicon/flexicon.rdf?rev=1597993&view=auto ============================================================================== --- labs/flexicon/flexicon.rdf (added) +++ labs/flexicon/flexicon.rdf Wed May 28 12:40:50 2014 @@ -0,0 +1,26 @@ +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns=" +http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" +xmlns:labs="http://labs.apache.org/doap-ext/1.0#" xmlns:projects=" +http://projects.apache.org/ns/asfext#"> <Project rdf:about=" +http://labs.apache.org/labs#flexicon"> <name>Flexicon</name> +<shortname>flexicon</shortname> <shortdesc xml:lang="en">A management tool +for compound commands and scripts</shortdesc> <description +xml:lang="en">Flexicon is tool for individuals, business and crowds to +organize and maintain a personal or community-owned compendium of compound +commands and scripts, which can be standardized, shared, tracked and +searched due to having a general compatible format and inbuilt tests. It is +not tied to any particular operating system or software, it is a general +tool to keep our working methods organized and to enable us to share and +preserve them.</description> <homepage rdf:resource=" +http://labs.apache.org/flexicon/"/> <license rdf:resource=" +http://usefulinc.com/doap/licenses/asl20"/> <created>2014-5-23</created> +<labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about=" +http://people.apache.org/~g...@apache.org/#me"> <foaf:name>Gabriela +Gibson</foaf:name> <foaf:homepage rdf:resource=" +http://people.apache.org/~g...@apache.org/"/> <foaf:mbox_sha1sum> +2b1d3fe2616b1bc422d4e7bec36af5f535638ec7</foaf:mbox_sha1sum> </foaf:Person> +</maintainer> <repository> <SVNRepository> <location rdf:resource=" +http://svn.apache.org/repos/asf/labs/flexicon/"/> <browse rdf:resource=" +http://svn.apache.org/viewvc/labs/flexicon/"/> </SVNRepository> +</repository> <programming-language>C</programming-language> +<programming-language>python</programming-language> </Project> </rdf:RDF> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@labs.apache.org For additional commands, e-mail: commits-h...@labs.apache.org