From owner-freebsd-pkg@FreeBSD.ORG Wed Jun 5 16:29:40 2013 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DE3729DA; Wed, 5 Jun 2013 16:29:40 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com [209.85.192.181]) by mx1.freebsd.org (Postfix) with ESMTP id B3EBF11D5; Wed, 5 Jun 2013 16:29:40 +0000 (UTC) Received: by mail-pd0-f181.google.com with SMTP id bv13so2050234pdb.40 for ; Wed, 05 Jun 2013 09:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lH2EaQ4z5v4QgmNj8jBek5iCIAKkfblwXkhyzt+prs0=; b=I1emCeoxeOJu3UehCaWGiCvSZ55UunXVxau1yYD0YqOyPtgNfCy8yc/CtbcqA1HmJq N6Sme+QiVJVdYq8WtFFVxXA0VXpqsXiFFBaQOIg966B8FCb+5P6cSRDzynVmrSFU3t3v vulIfes47ocWS37dBw0SkBkQb7m94suVIch5aP6K1JRmKdwFzVQucj4SonI+WLcOMDUG 72ObY+V5K02hS/hd3Kw6aXuLw6dQT/xlzVyyMbS90GvK4W+O7SYGVtxYzswodjILFQBh qgrrLOx91y7W2WsF8IzMvOVCfpsCt+zd1+LWWbVQ5mFWr1JLwO2PSVwFmVc2i9bXM2ot u5nQ== MIME-Version: 1.0 X-Received: by 10.68.219.70 with SMTP id pm6mr34185840pbc.154.1370449780203; Wed, 05 Jun 2013 09:29:40 -0700 (PDT) Received: by 10.70.54.234 with HTTP; Wed, 5 Jun 2013 09:29:40 -0700 (PDT) Date: Wed, 5 Jun 2013 19:29:40 +0300 Message-ID: Subject: Introducing py-pkg: Python wrappers for libpkg (pkgng) From: Marin Atanasov Nikolov To: pkg@freebsd.org, "freebsd-ports@freebsd.org" , ml-freebsd-stable Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 16:29:41 -0000 Hello, I've been working on getting Python wrappers for libpkg (pkgng) for the past few weeks and I think that I've reached the point to actually announce it :) Anyway, straight to the point. You can find on the below listed links information about the libpkg Python wrappers along with example usage, documentation and of course the code repository. * Introduction to py-pkg along with example usage [1] * Github repository of py-pkg [2] * Sphinx documentation of py-pkg [3] If there's interest in py-pkg I can also submit a PR for adding this to the Ports Tree. Regards, Marin [1]: http://unix-heaven.org/py-pkg [2]: https://github.com/dnaeon/py-pkg [3]: http://jenkins.unix-heaven.org/jenkins/job/py-pkg-docs/py-pkg_Sphinx_Documentation/? -- Marin Atanasov Nikolov dnaeon AT gmail DOT com http://www.unix-heaven.org/