Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
buku_2.2-1_all.deb | 2016-06-12 | 28.8 kB | |
Buku v2.2.tar.gz | 2016-06-12 | 45.2 kB | |
Buku v2.2.zip | 2016-06-12 | 50.7 kB | |
README.md | 2016-06-12 | 461 Bytes | |
Totals: 4 Items | 125.1 kB | 0 |
NOTE: Change in dependencies - cryptography, bs4.
Modifications
- Export bookmarks to Firefox bookmarks formatted HTML
- Merge Buku database
- .deb package for Debian and Ubuntu family
- Switch from PyCrypto to cryptography (thanks @asergi)
- Append tags support
- Filter tags for duplicates and sort alphabetically
- Travis CI integration, more test cases (thanks @poikjhn)
- Show DB index in bold in search results
- Several performance optimizations