Menu

How to contribute

2008-05-09
2021-12-26
  • Remi Thomas

    Remi Thomas - 2008-05-09

    Hi,

    It's not clear how we can contribute.

    I'm working on the C# version and found some improvement are possible.
    For example SevenZip.Compression.RangeCoder.Encoder presume the Stream is seekable, but it's not always true. I use 7zip to compresse data on the fly during web request, http stream are not seekable. It's very easy to correct this.
    Also why not init coder and decoder with default properties?
    You have LZMA.Encoder.WriteCoderProperties but you don't have LZMA.Decoder.ReadCoderProperties...

    Remi

     
    • Igor Pavlov

      Igor Pavlov - 2008-05-09

      - Also why not init coder and decoder with default properties?

      For compatibility with other LZMA implementations.

       
  • fresheneesz

    fresheneesz - 2014-09-25

    HOW CAN WE CONTRIBUTE!?

     
  • palswim

    palswim - 2017-05-10

    Still would like to contribute and get working on the ability to detect the need for a subfolder on extraction.

     
  • Prince Gupta

    Prince Gupta - 2017-05-10

    Sevenzip can easily beat others if you let us contribute.... github

     
  • necros

    necros - 2017-05-15

    +1

     

Log in to post a comment.