]> err.no Git - sope/blob - sope-ical/samples/README
more code directory reorganizations
[sope] / sope-ical / samples / README
1 # $Id$
2
3 This directory contains sample programs for the skyrix-core libraries.
4
5 Tools
6 =====
7
8 mime2xml    - read a MIME file and output the structure as XML
9
10 imapls      - list IMAP4 server directories, sample for NGImap4FileManager
11
12 bmlookup    - perform resource lookups using the NGExtensions NGBundleManager
13               class
14
15 fmdls       - list directories using the NGFileManager directory-datasource
16               implementation
17
18 subclassing - test runtime subclassing in the Objective-C runtime 
19               (NGObjCRuntime in NGExtensions)
20
21 testdirenum - test the NGDirectoryEnumerator
22
23 ldapls      - an 'ls' for LDAP directories
24 ldap2dsml   - return the output of an LDAP server as DSML (directory service
25               markup language)
26 ldapchkpwd  - check whether a login/password combo would be authenticated