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