Metadata-Version: 1.0
Name: vCard-module
Version: 0.7.5
Summary: vCard validator, class and utility functions
Home-page: http://vcard-module.sourceforge.net/
Author: Victor Engmark
Author-email: victor.engmark@gmail.com
License: GPL v3 or newer
Download-URL: http://sourceforge.net/projects/vcard-module/files/
Description: vCards v3.0 (RFC 2426) class and parsing + validating functions
        
        Default syntax:
        
        vcard [options] -|file...
        
        Options:
        -v,--verbose    Verbose mode
        
        Example:
        
        vcard *.vcf
            Validate all .vcf files in the current directory
        
Keywords: vCard vCards RFC 2426 RFC2426 validator
Platform: POSIX
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
