mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add ePubLangMerger
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8fc54a84c0
commit
2478506191
2 changed files with 13 additions and 0 deletions
2
platforms/r.yml
Normal file
2
platforms/r.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name: R
|
||||
description: "[R](https://en.wikipedia.org/wiki/R_(programming_language)) is a programming language for statistical computing and data visualization."
|
||||
11
software/epublangmerger.yml
Normal file
11
software/epublangmerger.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: ePubLangMerger
|
||||
website_url: https://github.com/GeiserX/ePubLangMerger
|
||||
description: Merge two ePub files in different languages into a single bilingual ebook for parallel reading.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- R
|
||||
- Docker
|
||||
tags:
|
||||
- Document Management - E-books
|
||||
source_code_url: https://github.com/GeiserX/ePubLangMerger
|
||||
Loading…
Reference in a new issue