Malabarba / emacs-archive-tracker

A script in emacs-lisp to track some statistics about emacs package archives.
MIT License
14 stars 1 forks source link

Other Emacs archives #2

Closed Wilfred closed 10 years ago

Wilfred commented 10 years ago

A few others worth mentioning:

("user42" . "http://download.tuxfamily.org/user42/elpa/packages/")
("org" . "http://orgmode.org/elpa/")
("melpa-stable" . "http://melpa-stable.milkbox.net/packages/")

The first two aren't really growing much. melpa-stable has fewer packages in than melpa (e.g. wiki packages aren't on melpa-stable and likely never will be).

Nonetheless, I thought I'd mention them. If you don't track them, could you at least add them to the about page? There's not enough information available on the different ELPA archives. Looking at #1, I think it would be worth mentioning that archive too, for completeness and to avoid confusion.

Malabarba commented 10 years ago

Thanks, I've been meaning to add org and melpa-stable, things have just been a little hectic. :-) I'll try to get it done this week.

What is the user42 one about?

Wilfred commented 10 years ago

The user42 archive is just an archive for a specific elisp programmer. I imagine it predates MELPA. I use it, FWIW, because I like some of the packages on there. You can see the full list of packages on this page: http://user42.tuxfamily.org/index.html

Malabarba commented 10 years ago

Added in.

Malabarba commented 10 years ago

Kept the org one out as it would just pollute the graph, but it's added to the about page.