Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67564
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <oscar.j.benjamin@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'pypi': 0.07; 'referring': 0.07; 'subject:released': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'benjamin': 0.16; 'cc:name:python list': 0.16; 'pypi?': 0.16; 'subject:library': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'library': 0.18; 'cc:addr:python.org': 0.22; 'install': 0.23; 'library,': 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'message-id:@mail.gmail.com': 0.30; 'usually': 0.31; 'decimal': 0.31; 'open': 0.33; 'monday,': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'library.': 0.36; 'whatever': 0.38; 'called': 0.40; 'how': 0.40; 'march': 0.61; 'here:': 0.62; 'name': 0.63; 'url:p': 0.64; 'to:addr:gmail.com': 0.65; 'oscar': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=etu5xrjfXPE4e6ZEfS0SKPogp7O+RntEb7USxzCv1QY=; b=j89EIxz54v2KKy6p2TrS/1h3gYfRNzUbtDrP+uaUGtYE6XzzLpixly9aIansQiX7Eu IV/5LDR9haBSesr5+SNbVF24WZTdzGAICASQaArphshgIMUQxyplT2aG1YQsHgkxwk5K jrHU+QJUw6lM9RFItNVvWoewZumiRz99V3ZL+kmD/zzDtaPtfkcOwb44r/R37vIU4G3h +x+0u+vEcNxRlXjhba/Que5sOmxG8HplvOL0HY/goH2jpuOMBAEU9GcitjqWd58sP90Z fHiSIan1v49Lv0Sl+IEsiZuDjLp3fNiBs7R8Zk5BKFGEf3h16O4rLTaCR7vOP8L2itqf Sy9A== |
| X-Received | by 10.221.22.71 with SMTP id qv7mr3064843vcb.34.1393865077682; Mon, 03 Mar 2014 08:44:37 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <466dcd2a-4198-47ac-9797-d4c993e03d61@googlegroups.com> |
| References | <55fc232e-f1a5-4c28-8fc0-06b3e3c63a68@googlegroups.com> <mailman.7638.1393853709.18130.python-list@python.org> <466dcd2a-4198-47ac-9797-d4c993e03d61@googlegroups.com> |
| From | Oscar Benjamin <oscar.j.benjamin@gmail.com> |
| Date | Mon, 3 Mar 2014 16:44:16 +0000 |
| Subject | Re: python decimal library dmath.py v0.3 released |
| To | "Mark H. Harris" <harrismh777@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | Python List <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7650.1393865081.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1393865081 news.xs4all.nl 2934 [2001:888:2000:d::a6]:34588 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:67564 |
Show key headers only | View raw
On 3 March 2014 15:22, Mark H. Harris <harrismh777@gmail.com> wrote: > On Monday, March 3, 2014 7:34:40 AM UTC-6, Oscar Benjamin wrote: >> On 3 March 2014 11:34, Mark H. Harris wrote: >> >> Is this available on PyPI? > > Python3.3 Decimal Library v0.3 is Released here: > > https://code.google.com/p/pythondecimallibrary/ > > *pdeclib.py* is the decimal library, and *pilib.py* is the PI library. Is it on PyPI though? I was referring to a PyPI name so that people could install it with "pip install pdeclib" (or whatever you called it). That's how open source Python projects are usually distributed. Oscar
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 03:34 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 04:02 -0800
Re: python decimal library dmath.py v0.3 released Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2014-03-03 13:34 +0000
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 06:27 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 07:22 -0800
Re: python decimal library dmath.py v0.3 released Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2014-03-03 16:44 +0000
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 08:52 -0800
Re: python decimal library dmath.py v0.3 released Wolfgang Maier <xpysol@gmail.com> - 2014-03-03 09:23 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 12:03 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 13:18 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 14:08 -0800
Re: python decimal library dmath.py v0.3 released Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-03-03 14:44 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 17:42 -0800
Re: python decimal library dmath.py v0.3 released Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-03-03 14:15 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 14:42 -0800
Re: python decimal library dmath.py v0.3 released Stefan Krah <stefan@bytereef.org> - 2014-03-04 21:35 +0000
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-04 18:28 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-03 17:46 -0800
Re: python decimal library dmath.py v0.3 released "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-04 23:09 -0800
csiph-web