Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed6.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.03; 'subject:ANN': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'received:184.172': 0.09; 'received:gator410.hostgator.com': 0.09; '~ethan~': 0.09; 'index': 0.13; 'bullet': 0.16; 'przemyslaw': 0.16; 'received:72.11': 0.16; 'received:72.11.125': 0.16; 'received:72.11.125.166': 0.16; 'strickland': 0.16; 'supported:': 0.16; 'wrote:': 0.17; 'alex': 0.17; 'written': 0.20; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'thanks!': 0.26; 'maybe': 0.29; 'code': 0.31; 'to:addr:python-list': 0.33; "can't": 0.34; "i'll": 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'skip:u 10': 0.60; 'you.': 0.61; 'interest': 0.62; 'received:67.18': 0.65; 'absolutely': 0.84; 'furman': 0.84; 'received:gateway15.websitewelcome.com': 0.84; 'ethan': 0.91 Date: Mon, 23 Jul 2012 11:38:37 -0700 From: Ethan Furman User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: python-list@python.org Subject: Re: ANN: dbf.py 0.94 References: <5009F0D9.1050900@stoneleaf.us> <500B17D4.8040702@mweb.co.za> <500B694B.1010705@stoneleaf.us> In-Reply-To: <500B694B.1010705@stoneleaf.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator410.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.10.136]) [72.11.125.166]:1691 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 2 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3I0MTAuaG9zdGdhdG9yLmNvbQ== X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343069483 news.xs4all.nl 6965 [2001:888:2000:d::a6]:43763 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25916 Ethan Furman wrote: > Alex Strickland wrote: >> "Not supported: index files": >> >> I have been using http://sourceforge.net/projects/harbour-project/ for >> years where a guy called Przemyslaw Czerpak has written an absolutely >> bullet proof implementation of NTX and CDX for DBF. Maybe it will >> interest you. > > I'll check it out, thanks! Unfortunately his code is GPL'ed, so I can't use it. :( ~Ethan~