linkscrubber 1.1.0
link_scrubber processes all of your pinboard.in bookmarks, looking for those that redirect. It adds a new bookmark with the target of the redirect and all the same metadata from the original link.
What’s New?
- Add sites command
- Fix logging configuration to reduce the amount of output
- Add regex option to redirects command
- Add rename command
- Support –dry-run for ‘tags canonicalize’
- Add ‘tags canonicalize’ command
- Convert to cliff
- Switch packaging from distribute to setuptools and pbr