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

Merge upstream #57

Closed
wants to merge 129 commits into from
Closed

Merge upstream #57

wants to merge 129 commits into from

Conversation

doomedraven
Copy link
Contributor

No description provided.

doomedraven and others added 30 commits October 2, 2018 11:08
unace-nonfree fails if no extension is set

before
```
from sflock import unpack
a = unpack("53c711d0be07be05c91b1a1e44748734ca816ac4bf91aa4b9b7a32b9b95d032f")
a.children
[]
````

now
```
>>> from sflock import unpack
>>> a = unpack("53c711d0be07be05c91b1a1e44748734ca816ac4bf91aa4b9b7a32b9b95d032f")
>>> a.children
[<sflock.abstracts.File object at 0x7f1d9f2efa10>]
```
now that doesn't break nothing
9358871aad93d7b616075c698dc753e743dd749cecaf7bb73ec3697f0afab414  test.xz
Handle .gz *and* .gzip

See merge request cert/sflock!1
Lzip support

See merge request cert/sflock!2
@doomedraven doomedraven closed this Dec 8, 2021
@doomedraven
Copy link
Contributor Author

ups that should be preview before this

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.

8 participants