Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .epub and .lpf (which are really zips) #18

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

phoenixeliot
Copy link

I came here to create a PR like this myself, and found one of the forks already has these changes!

EPUB files are secretly just zip files with a different extension. Same with LPF files, it looks like.

@phoenixeliot phoenixeliot changed the title Add epub support Add support for .epub and .lpf (which are really zips) May 29, 2021
dependabot bot and others added 2 commits November 30, 2023 09:09
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `vscode` from 1.1.21 to 1.1.37
- [Commits](microsoft/vscode-extension-vscode@1.1.21...v1.1.37)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: vscode
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…kie-and-vscode--removed

Bump tough-cookie and vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants