baccenfutter / ldap_hopper

Simple Python bindng for accessing an LDAP Directory Information Tree
Other
3 stars 2 forks source link

Needs nice batch of docstrings #5

Closed ri0t closed 4 months ago

ri0t commented 4 years ago

https://github.com/baccenfutter/ldap_hopper/blob/9f8f29234f74b24213045c32a4e7b608c895c84a/ldap_hopper.py#L2

I personally made dunders extinct in my project (i just killed them wholesomely in my last copyright update ;) ) - any opinion on that?

baccenfutter commented 4 years ago

Not quite sure if I understand what you mean... Are you suggesting to remove it from the source? In that case I have zero objections. While at it we should add an according LICENSE I am thinking GPL2, other suggstions?

ri0t commented 4 years ago

Fine by me. I like AGPL but since you're coming from WTFPL, that would be quite drastic :D

baccenfutter commented 4 years ago

Perhaps it makes most sense to simply use what OpenLDAP uses as a license model?

baccenfutter commented 3 years ago

@ri0t I've licensed this under a CC license and am now realizing there is this issue. Are you happy with the new licensing or is this issue resolved?