public
Fork of BenWard/x2v
Description: Microformatted (x)html to base vCard and iCalendar formats. Originally by Brian Suda.
Homepage: http://suda.co.uk/projects/X2V/
Clone URL: git://github.com/themattharris/x2v.git
x2v /
name age message
directory LIB/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file README Loading commit data...
file Rakefile Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file configuration.php
file datetime.xsl
directory geo/
file get-contact-named-vcf.php
file get-contact.php
directory hatom/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
directory hcalendar/
directory hcard/
directory hresume/
directory hreview/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file mf-templates.xsl
file uri.xsl Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
file xhtml2vcard-preflight.xsl Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
directory xoxo/ Thu Apr 09 00:17:17 -0700 2009 Commited X2V as extracted from the microformats... [Ben Ward]
README
# X2V

X2V is a PHP Script & XSLT script to convert microformats found in webpages into other forms. It was originally written 
to convert hCard and hCalendar to their respected native forms; vcard .VCF and iCalendar .ICS files.

The mechanisms of X2V are now capable of supporting other conversions too, such as hCard to RDF.

This is a starting point for anyone wanting to extract microformats from pages.

# LICENSE

This work is licensed under The W3C Open Source License
<http://www.w3.org/Consortium/Legal/copyright-software-19980720>