Pandoc.app for macOS #11517
Replies: 5 comments 7 replies
-
|
Given pandoc's license terms, this should also be GPL-licensed. |
Beta Was this translation helpful? Give feedback.
-
|
Asking Claude on the GPL 2.0 subject its answer is: Here is the change to satisfy the GPL requirements: I removed the current published binaries and as soon as we can agree this is a satisfying solution I will publish them again with included sources link and license. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, you are allowed to distribute an unmodified pandoc binary, provided you abide by the license -- doing the things listed above should suffice. |
Beta Was this translation helpful? Give feedback.
-
|
The FSF did an excellent work elaborating a FAQ that resource-intensive
AI agents can only summarize more or less accurately… It is a bit sad to
see people turning to proprietary robots instead of reading and citing
the sources of these robots written by humans. Here is the relevant item:
https://www.gnu.org/licenses/gpl-faq.html#MereAggregation
By the way, there is also a section on the website about GPL-compatible
licenses, which are not limited to the GPL itself:
https://www.gnu.org/licenses/license-list.html
|
Beta Was this translation helpful? Give feedback.
-
|
I believe the list of GPL-compatible licenses specifies which of those can be used *within* a GPL-licensed project. But it seems that the discussion here is currently about the inverse, i.e., a GPL-licensed software in a non-GPL project.
You are right, I had forgotten that compatibility with other licenses
was only one way. Sorry for that!
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I developed a macOS Pandoc.app and just released version 1.0:
https://github.com/abra-code/PandocApp
It is a GUI wrapper for pandoc tool. It offers batch conversion of documents and surfaces a couple of options in UI. PDF support is skipped as it needs external engine(s).
pandoc 3.9 tool is bundled in the app for simplicity - no additional installations needed.
Enjoy,
Tom
Beta Was this translation helpful? Give feedback.
All reactions