[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] New package: hugoista
From: |
Stefan Monnier |
Subject: |
Re: [ELPA] New package: hugoista |
Date: |
Fri, 07 Mar 2025 14:27:00 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>> One thing hinted to by Philip Kaludercic though: my package uses (via
>> `require`) a MELPA package (https://melpa.org/#/parse-csv). How does
>> this play out licence-wise?
The main issue here is that we do not distribute packages which users
can install only if they add something else obtained via other means,
such as Melpa.
So, looking at your:
;; Package-Requires: ((emacs "24.3") cl-lib seq tabulated-list (parse-csv
"0.3"))
either you change your code so that the `(parse-csv "0.3")` is not
needed any more, or we need to first arrange for `parse-csv` to be in
GNU or NonGNU ELPA.
[ Side note: Emacs-24.3 includes `cl-lib` and `tabulated-list` already. ]
Stefan
- Re: [ELPA] New package: hugoista, (continued)
- Re: [ELPA] New package: hugoista, Richard Stallman, 2025/03/06
- Re: [ELPA] New package: hugoista, Stefan Kangas, 2025/03/07
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/07
- Re: [ELPA] New package: hugoista, Stefan Kangas, 2025/03/07
- Re: [ELPA] New package: hugoista,
Stefan Monnier <=
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/07
- Re: [ELPA] New package: hugoista, Stefan Monnier, 2025/03/07
- Re: [ELPA] New package: hugoista, Joost Kremers, 2025/03/07
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/08
- Re: [ELPA] New package: hugoista, Stefan Kangas, 2025/03/10
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/17
- Re: [ELPA] New package: hugoista, Stefan Monnier, 2025/03/18
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/18
- Re: [ELPA] New package: hugoista, Matt Curtis, 2025/03/18
- Re: [ELPA] New package: hugoista, Alexander Adolf, 2025/03/18