You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
(cherry picked from commit
|
13 years ago | |
|---|---|---|
| .. | ||
| include | 15 years ago | |
| AdrParam.cpp | 14 years ago | |
| AdrValue.cpp | 13 years ago | |
| AgentParam.cpp | 15 years ago | |
| AgentValue.cpp | 15 years ago | |
| CMakeLists.txt | 15 years ago | |
| ClassValue.cpp | 15 years ago | |
| ContentLine.cpp | 13 years ago | |
| DateParam.cpp | 15 years ago | |
| DateValue.cpp | 14 years ago | |
| EmailParam.cpp | 15 years ago | |
| Entity.cpp | 15 years ago | |
| Enum.cpp | 15 years ago | |
| FloatValue.cpp | 15 years ago | |
| GeoValue.cpp | 14 years ago | |
| ImageParam.cpp | 15 years ago | |
| ImageValue.cpp | 15 years ago | |
| ImgValue.cpp | 15 years ago | |
| LangValue.cpp | 13 years ago | |
| Makefile.am | 14 years ago | |
| NValue.cpp | 13 years ago | |
| OrgValue.cpp | 13 years ago | |
| Param.cpp | 15 years ago | |
| PhoneNumberValue.cpp | 15 years ago | |
| README | 16 years ago | |
| RToken.cpp | 15 years ago | |
| SoundValue.cpp | 15 years ago | |
| SourceParam.cpp | 14 years ago | |
| TelParam.cpp | 15 years ago | |
| TelValue.cpp | 15 years ago | |
| TextBinParam.cpp | 15 years ago | |
| TextBinValue.cpp | 15 years ago | |
| TextListValue.cpp | 13 years ago | |
| TextParam.cpp | 15 years ago | |
| TextValue.cpp | 15 years ago | |
| URIValue.cpp | 14 years ago | |
| UTCValue.cpp | 14 years ago | |
| VCard.cpp | 13 years ago | |
| VCardEntity.cpp | 14 years ago | |
| Value.cpp | 15 years ago | |
| testread.cpp | 15 years ago | |
| testwrite.cpp | 15 years ago | |
| vCard-all.cpp | 16 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>