aviau / python-pass

For fun - I have decided to write pass in python
http://aviau.github.io/python-pass/
GNU General Public License v3.0
36 stars 17 forks source link

Remove tree dependency #1

Open aviau opened 9 years ago

aviau commented 9 years ago

It should be easy to get rid of tree and use something more pythonic instead. Should we?

One of the reasons to do this is that there are different incompatible versions of tree in current distros.

gthieleb commented 2 years ago

Really old issue but did you had an eye on treelib?