Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'url:sourceforge': 0.03; 'binary': 0.05; 'subject:file': 0.07; 'cc:addr:python-list': 0.10; 'help?': 0.16; 'received:mail-ig0-x22a.google.com': 0.16; 'wrote:': 0.16; 'all,': 0.20; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; '2015': 0.23; 'this:': 0.23; 'header :In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.28; 'url:mailman': 0.31; 'url:python': 0.33; 'file': 0.34; 'received:google.com': 0.34; 'url:listinfo': 0.35; 'could': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'tue,': 0.38; 'pm,': 0.39; 'url:en': 0.39; 'does': 0.39; 'data': 0.40; 'subject:the': 0.40; 'some': 0.40; 'free': 0.61; 'here:': 0.62; 'to:none': 0.90; 'joel': 0.91; 'url:fr': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=KMmotbeEJJOujWHhd09Dt/Nb7pQXuo4GormayYkLcsY=; b=sFlwgy9A/oyivfzZ16RHndoPO2iE7R1EWH/dWo5eHCjvi3ReZR7WQeqb7WBz2Z3NFu I8m04FftoGMV/AzHk+TBOYUak9HdepVkVi6gENVN5ysBSWAA4hGYyPKpwy8Unl/icjlY /4hcbKTwP/VRLk9h/fZb7dJJwNs5YPfMxTDpYQbwhBz+3mZpyxxTA/Xi73UK+gysmBSJ R4W0qJfNu3hReiXfpeC2W5eRlGqc4kQiPIoEabwD+EGPjBVIa9c3RZZu/ssU5QUw9e4k B3WSbAEsZPrJskM59y92kWJTbmvmUSpSjALUqgcxNtD4hzoXmRALUdNeU4+z/uUWcng6 S3rQ== MIME-Version: 1.0 X-Received: by 10.107.41.14 with SMTP id p14mr165813iop.58.1433890320515; Tue, 09 Jun 2015 15:52:00 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Jun 2015 18:52:00 -0400 Subject: Re: Want to readout the control file of aria2. From: Joel Goldstick Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433890323 news.xs4all.nl 2956 [2001:888:2000:d::a6]:46289 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92371 On Tue, Jun 9, 2015 at 6:21 PM, Hongyi Zhao wrote: > Hi all, > > I want to read out the control file of aria2, which is a binary file > including the data format depicted here: > > http://aria2.sourceforge.net/manual/en/html/technical-notes.html > > Could you please give me some snipped codes for this purpose? > > Regards > -- > .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. > > > > > > -- > .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. > -- > https://mail.python.org/mailman/listinfo/python-list I found this: http://aria.pasteur.fr/developers/aria-python-api Does that help? -- Joel Goldstick http://joelgoldstick.com