Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1354

[ANN] TinyMk 0.2 Release

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rymg19@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'subject:ANN': 0.07; 'url:github': 0.09; 'python': 0.11; '"it\'s': 0.16; 'imports': 0.16; 'subject:Release': 0.16; 'to:addr:python- announce-list': 0.16; 'small,': 0.19; 'subject:] ': 0.20; 'written': 0.21; 'script': 0.25; 'distribute': 0.26; 'message- id:@mail.gmail.com': 0.30; 'asks': 0.31; 'tool': 0.35; 'anybody': 0.35; 'received:google.com': 0.35; 'c++': 0.36; 'licensed': 0.36; 'ryan': 0.36; 'files': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'skip:n 10': 0.64; 'wait,': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=3HTS9W7ZO/n7JekJl4/PAwA5wM32IzcvNsMjJn4B1Xo=; b=josDJJ9hVsa5C2B71zKdH4AxZu/kYv1NLhlRDUorj03lWbVkd3rRePBg/o1qoqNb0J n2ZpuxgjGuKLU0rbrCuyAVhibuNQLhbw3lvRJ3LhpiP1DZ/Ug3i3zfB6+8AeiEPu5wyM 2WxuitTKdvYRcPmQYwewh7zCzNB0/VhYZpULiNOvXeCNRtiEi7Ut/uoZgsPdsu3NI3g8 +uNxQLn1LswnRSOx2hkQco2Z0E8bfHsewOdcprxNRev8F68BMQErTdIQl8b9uI049KR+ rYxNlbVzsSeGHF+qGXLy/ikI9OzKXUu4zrvyXcGbQmiCushFEnLhU/crcp2IRW9Kqe/u s9YQ==
X-Received by 10.194.71.210 with SMTP id x18mr29767773wju.6.1408222614711; Sat, 16 Aug 2014 13:56:54 -0700 (PDT)
MIME-Version 1.0
From Ryan Gonzalez <rymg19@gmail.com>
Date Sat, 16 Aug 2014 15:56:33 -0500
Subject [ANN] TinyMk 0.2 Release
To python-announce-list@python.org
X-Mailman-Approved-At Sun, 17 Aug 2014 08:20:41 +0200
Content-Type text/plain; charset=UTF-8
X-Content-Filtered-By Mailman/MimeDel 2.1.15
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.13059.1408256442.18130.python-announce-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1408256442 news.xs4all.nl 2972 [2001:888:2000:d::a6]:47160
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1354

Show key headers only | View raw


TinyMk is a small, single-file make tool written in Python. You write your
build files as a Python script that imports TinyMk. It's small enough and
licensed so that you can distribute it with your project.

See the GitHub page at https://github.com/kirbyfan64/tinymk.

-- 
Ryan
If anybody ever asks me why I prefer C++ to C, my answer will be simple:
"It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was
nul-terminated."

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

[ANN] TinyMk 0.2 Release Ryan Gonzalez <rymg19@gmail.com> - 2014-08-16 15:56 -0500

csiph-web