Dear Labs, Please forget about my previous inquiry about using labs as a target for some preexisting stable code. This is an entirely new project I'm contemplating.
<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#ptcol"> <name>Primitive Type Collections</name> <shortname>ptcol</shortname> <shortdesc xml:lang="en">Efficient collections with primitive types</shortdesc> <description xml:lang="en">ASLicensed collections library optimized for space-efficiency, particularly when primitive Java types are involved.</description> <homepage rdf:resource="http://labs.apache.org/ptcol/"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <created>2009-11-27</created> <labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about="http://people.apache.org/[email protected]/#me"> <foaf:name>Benson Margulies</foaf:name> <foaf:homepage rdf:resource="http://people.apache.org/[email protected]/"/> <foaf:mbox_sha1sum>d06f334ab199343861971265fcad6b475f0f7cdf</foaf:mbox_sha1sum> </foaf:Person> </maintainer> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/labs/ptcol/"/> <browse rdf:resource="http://svn.apache.org/viewvc/labs/ptcol/"/> </SVNRepository> </repository> <programming-language>java</programming-language> </Project> </rdf:RDF> --benson margulies --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
