aboutsummaryrefslogblamecommitdiffstats
path: root/README.rst
blob: 420055d004c3516c6acf742b790c293b46f02238 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                        
Pure JavaScript libraray for parsing LDIF (from LDAP standards)
addressbooks.

It is oriented mostly on impmorting export files from Thunderbird, so
although it tries to adhere to RFC2849 as much as possible, it doesn’t
support:

* changes
* hierarchies
* different schemata
* linked values from files or URLs

Pull requests for full coverage of RFC are more than welcome (with
additional tests)

Whole project is covered by `LGPL v. 2.1
<http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html>`_.