[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to distribute dynamic modules by themselves?
From: |
Yuan Fu |
Subject: |
How to distribute dynamic modules by themselves? |
Date: |
Sun, 20 Mar 2022 16:51:30 -0700 |
I wrote a dynamic module that exposes a simple interface for Xapian, the
indexing and searching engine. It could be very useful for indexing thousands
of files and search in them. I use this module for my note-searching package.
Normally people distribute their elisp package with supporting dynamic modules
together, but in my case I want to distribute the dynamic module by itself,
because indexing and searching is much more general than note-searching.
Is there any way to put a dynamic module on ELPA so that other packages could
use it conveniently?
Yuan
- How to distribute dynamic modules by themselves?,
Yuan Fu <=
Re: How to distribute dynamic modules by themselves?, Lars Ingebrigtsen, 2022/03/23