Utility that is able to compile .dsl file to stardict one 29 May 2022, 04:14:15 Anyone know or experience what the utility that is able to compile .dsl file to stardict file formats ?go into Arch forum only get the slightest info there, it's a tool named makedict, but we know Arch not fully the same as ArtixSo how to solve having that one fully working here on Artix
Re: Utility that is able to compile .dsl file to stardict one Reply #1 – 29 May 2022, 11:02:17 QuoteAnyone know or experience what the utility that is able to compile .dsl file to stardict file formats ?Let me search for a bit.Quotego into Arch forum only get the slightest info there, it's a tool named makedict,the makedict command led me to the project https://github.com/soshial/xdxf_makedict/ from which at the end I was able to get to pyglossary https://github.com/ilius/pyglossaryQuotebut we know Arch not fully the same as ArtixUnless it is strictly related to any systemd component advice from Arch forum can still be valid. Experiment and research the subject and also keep in mind that the solution might already be outdated.QuoteSo how to solve having that one fully working here on ArtixIn the two projects I mentioned there should not be any systemd thing present so it should work out of the box.Go and grab it eg. from AUR and experiment:pyglossary - https://aur.archlinux.org/packages/pyglossaryxdxf_makedict - https://aur.archlinux.org/packages/xdxf_makedict-git 1 Likes