Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'pypy': 0.07; 'subject:ANN': 0.07; 'python': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'lawrence': 0.09; 'message-id:@stoneleaf.us': 0.09; 'received:184.172': 0.09; 'received:gator410.hostgator.com': 0.09; 'release.': 0.09; '~ethan~': 0.09; 'bug': 0.10; 'api,': 0.16; 'cleaner': 0.16; 'received:gateway13.websitewelcome.com': 0.16; 'should.': 0.16; 'simpler,': 0.16; 'those,': 0.16; 'wrote:': 0.17; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'reports,': 0.27; 'run': 0.28; 'closer': 0.29; 'compatible': 0.30; '(and': 0.32; 'url:python': 0.32; 'getting': 0.33; 'hopefully': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'stable': 0.35; 'url:org': 0.36; 'visual': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'latest': 0.61; 'received:67.18': 0.65; 'furman': 0.84; 'ethan': 0.91 Date: Fri, 03 Aug 2012 06:17:56 -0700 From: Ethan Furman User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: python-list@python.org Subject: Re: ANN: dbf.py 0.94 References: <5009F0D9.1050900@stoneleaf.us> In-Reply-To: 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.74.2]) [50.137.155.36]:4200 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1344000371 news.xs4all.nl 6881 [2001:888:2000:d::a6]:35865 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26435 Mark Lawrence wrote: > On 21/07/2012 00:59, Ethan Furman wrote: >> Getting closer to a stable release. >> >> Latest version has a simpler, cleaner API, and works on PyPy (and >> hopefully the other implementations as well ;), as well as CPython. >> >> Get your copy at http://python.org/pypi/dbf. >> >> Bug reports, comments, and kudos welcome! ;) > > Will this work with Recital software on VMS? :) Does Recital use dBase III, Foxbase, Foxpro, or Visual Foxpro compatible files? Does Python run on VMS? If yes to both of those, then it should. :) ~Ethan~