[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dicom ef5bdc3335 12/15: Update README
From: |
ELPA Syncer |
Subject: |
[elpa] externals/dicom ef5bdc3335 12/15: Update README |
Date: |
Sat, 21 Dec 2024 09:57:57 -0500 (EST) |
branch: externals/dicom
commit ef5bdc3335e634e721204c590764a8bf60262cd4
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update README
---
README.org | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 77c944c5f1..bd0bf1b6c2 100644
--- a/README.org
+++ b/README.org
@@ -14,6 +14,11 @@ registers itself in ~auto-mode-alist~ and ~magic-mode-alist~
for DICOMDIR direct
files and DICOM images (file extension *.dcm or *.ima). Furthermore the command
~dicom-open~ opens DICOMDIR directory files or DICOM image files interactively.
+* Installation
+
+Dicom.el is available from [[https://elpa.gnu.org/packages/dicom.html][GNU
ELPA]]. You can install it directly via ~M-x package-install RET dicom RET~.
+After installation, you can open ~DICOMDIR~ and DICOM image files.
+
The package relies on a few external programs, which are all widely available
on
Linux distributions.
@@ -22,11 +27,6 @@ Linux distributions.
- ~ffmpeg~ for video conversion (optional)
- ~mpv~ for video playing (optional)
-* Installation
-
-Dicom.el is available from [[https://elpa.gnu.org/packages/dicom.html][GNU
ELPA]]. You can install it directly via ~M-x package-install RET dicom RET~.
-After installation, you can open ~DICOMDIR~ and DICOM image files.
-
* Supported files
The DICOM format is quite diverse. Since ~dcm2xml~ from the DICOM toolkit is
used
- [elpa] externals/dicom da915ac8db 07/15: Improve error handling, (continued)
- [elpa] externals/dicom da915ac8db 07/15: Improve error handling, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 1f420aa3f2 11/15: README: Update title, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 7cdec39355 03/15: Move maps and mode, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 977a04d9cf 14/15: Generalize dicom-open-at-point, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 6248cc7bd6 01/15: Better job queue, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 441d34e679 10/15: Expand commentary, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom b9d186567d 05/15: Update README, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 08f8dfdccb 09/15: Expand README, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom e07edaa3ce 08/15: Cleanup dicom--setup, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom 407d8ecb99 06/15: Update README, ELPA Syncer, 2024/12/21
- [elpa] externals/dicom ef5bdc3335 12/15: Update README,
ELPA Syncer <=