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

LZMA preliminary work and fix (#7) #1

Merged
merged 2 commits into from
Jun 19, 2021
Merged

LZMA preliminary work and fix (#7) #1

merged 2 commits into from
Jun 19, 2021

Conversation

dvhh
Copy link
Owner

@dvhh dvhh commented Jun 19, 2021

  • LZMA test
  • use of backports.lzma for sublime-text 2 (python 2.6)
  • corrected header bytes
  • handling of files that are smaller than the headers
  • backports.lzma for all windows version

  • corrected key

  • Update dependencies.json

  • test

  • Update dependencies.json

  • remove period in name

reflecting https://github.com/dvhh/package_control_channel/commit/6989ebf39ac119f5e6d7de4b6e73ac57782a91bf

dvhh added 2 commits June 19, 2021 11:47
* LZMA test

- use of backports.lzma for sublime-text 2 (python 2.6)
- corrected header bytes
- handling of files that are smaller than the headers

* backports.lzma for all windows version

* corrected key

* Update dependencies.json

* test

* Update dependencies.json

* remove period in name

reflecting https://github.com/dvhh/package_control_channel/commit/6989ebf39ac119f5e6d7de4b6e73ac57782a91bf

* update used module for lzma

* fix for #6
For  call  in  rather than

* cleanup
@dvhh dvhh merged commit 9171dc9 into dvhh:master Jun 19, 2021
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.

1 participant