public
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/BenWard/x2v.git
Ben Ward (author)
Thu Apr 09 00:43:18 -0700 2009
commit  e30fc9b99d721272c5f7584a8cab37107d8326d4
tree    e88852fc669c0f7e3b620fc077239bba82eff9f0
parent  0c8a926e2c60910c99fa92decfcf2dc79c80dee6
x2v /
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>