Skip to content

Imports Vcard files (generated by Android) to a LDAP tree

Notifications You must be signed in to change notification settings

pmauduit/vcard2ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

vcard2ldap

This project aims to take a vcard export (vcf) as argument, and to populate a LDAP tree.

Requirements

Those python packages are needed :

  • python-ldap
  • python-vobject

Configuration

Edit the main python file, and change the variables to suit your needs

Feedbacks welcome, I am not at my ease coding in python, so feel free to propose some improvements to this current piece of code.

Acknowledgements

A french blogger who gives a piece of code I used as inspiration to use the python-ldap library. I cannot find back the link for now, but a huge thanks should go to him.

About

Imports Vcard files (generated by Android) to a LDAP tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages