You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michele Calgaro
5cb3ed2e54
|
4 years ago | |
---|---|---|
.. | ||
include | 4 years ago | |
AdrParam.cpp | 12 years ago | |
AdrValue.cpp | 12 years ago | |
AgentParam.cpp | 12 years ago | |
AgentValue.cpp | 12 years ago | |
CMakeLists.txt | 4 years ago | |
ClassValue.cpp | 12 years ago | |
ContentLine.cpp | 12 years ago | |
DateParam.cpp | 12 years ago | |
DateValue.cpp | 12 years ago | |
EmailParam.cpp | 12 years ago | |
Entity.cpp | 12 years ago | |
Enum.cpp | 5 years ago | |
FloatValue.cpp | 12 years ago | |
GeoValue.cpp | 12 years ago | |
ImageParam.cpp | 12 years ago | |
ImageValue.cpp | 12 years ago | |
ImgValue.cpp | 12 years ago | |
LangValue.cpp | 12 years ago | |
Makefile.am | 4 years ago | |
NValue.cpp | 12 years ago | |
OrgValue.cpp | 12 years ago | |
Param.cpp | 12 years ago | |
PhoneNumberValue.cpp | 12 years ago | |
README | 12 years ago | |
RToken.cpp | 5 years ago | |
SoundValue.cpp | 12 years ago | |
SourceParam.cpp | 12 years ago | |
TelParam.cpp | 12 years ago | |
TelValue.cpp | 12 years ago | |
TextBinParam.cpp | 12 years ago | |
TextBinValue.cpp | 12 years ago | |
TextListValue.cpp | 12 years ago | |
TextParam.cpp | 12 years ago | |
TextValue.cpp | 12 years ago | |
URIValue.cpp | 12 years ago | |
UTCValue.cpp | 12 years ago | |
VCard.cpp | 12 years ago | |
VCardEntity.cpp | 12 years ago | |
Value.cpp | 12 years ago | |
testread.cpp | 12 years ago | |
testwrite.cpp | 12 years ago | |
vCard-all.cpp | 12 years ago |
README
libvcard (C) 1999 Rik Hemsley <rik@kde.org> Written for the KDE project. This software is licensed under the MIT license. A vCard 3.0 parser based on the same principles that librmm (from Empath) uses. It's small and very fast due to parsing and assembly of object being lazy. There is a base64 codec declared in Enum.h Feedback welcome. Rik <rik@kde.org>