Search Criteria
Package Details: xmind2md 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xmind2md.git (read-only, click to copy) |
|---|---|
| Package Base: | xmind2md |
| Description: | A tool to convert XMind files to Markdown format |
| Upstream URL: | https://github.com/chiragbharambe/xmind2md |
| Licenses: | MIT |
| Submitter: | chirag297 |
| Maintainer: | chirag297 |
| Last Packager: | chirag297 |
| Votes: | 1 |
| Popularity: | 0.000079 |
| First Submitted: | 2024-11-27 10:42 (UTC) |
| Last Updated: | 2024-11-27 10:42 (UTC) |
Latest Comments
chirag297 commented on 2025-11-03 17:27 (UTC)
Thanks for feedback, I will update it.
dreieck commented on 2025-11-03 16:43 (UTC)
This packages does stuff which it should not!
It downloads a dependency at runtime!
Please add
python-xmindparserto thedependsarray and package that package in a way, thatxmind2mddoes not download it at runtime:xmind2md:It does so even without asking and without telling the user where it installs it to -- cluttering the
$HOMEdirectory with debris, without me knowing where the stuff goes.