Warning, /frameworks/kbookmarks/README.md is written in an unsupported language. File is not indexed.

0001 # KBookmarks
0002 
0003 Bookmarks management library
0004 
0005 ## Introduction
0006 
0007 KBookmarks lets you access and manipulate bookmarks stored using the
0008 [XBEL format][1].
0009 
0010 [1]: http://pyxml.sourceforge.net/topics/xbel/
0011 
0012 The most common use for bookmarks is web browsers, but this can also
0013 be useful in any application where local files or URLs can be saved as bookmarks.
0014