X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by lists.alpinelinux.org (Postfix) with ESMTP id 541501EBFF5 for ; Mon, 14 Feb 2011 09:49:26 +0000 (UTC) Received: by iyb26 with SMTP id 26so4659413iyb.13 for ; Mon, 14 Feb 2011 01:49:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=0Z4KgMBLTnWOWGGKBSPJxnq8U4sVaShiEEL0c9ty4y4=; b=AvIMilDKMKXNgLoyZyPP5wfNBzvnRdcK9xqQEhX/TAO8Utd6wZzXfbUey2dAmP+iE5 NVcmY1ExJZrHefQr3WrygnZ+kd6BYt/skWsoP1SvaesEUa+xf8WP2Ra5axeMySs8j/mo kAPdY5NGNInyIpv51ECLgIRMWgZ6kMyW/zhPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gObzsSNJVO95fFUQ0xdTJkwxH0qeshS/P+9JOdeUmQ0VrBE62ylKLqrSSs3b2oU952 e+FtmLLKyscaHK/VTDJzhJz3G7jnFJHc5Rugqtg3is1/qVzhiPCmrRnvz/9KqXEY9oiM XmtDra/goMG49495T74smkIUBgACjnAr9bUz8= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.231.33.195 with SMTP id i3mr2780893ibd.161.1297676964440; Mon, 14 Feb 2011 01:49:24 -0800 (PST) Received: by 10.231.19.12 with HTTP; Mon, 14 Feb 2011 01:49:24 -0800 (PST) Date: Mon, 14 Feb 2011 10:49:24 +0100 Message-ID: Subject: [alpine-devel] Alpine package browser From: Carlo Landmeter To: Alpine-devel Content-Type: text/plain; charset=ISO-8859-1 I have been talking on IRC about setting up a package browser for our APK repo's. Nenolod has agreed to write an apkindex parser in python (he had some questions regarding APKINDEX format), and I would write a module for Drupal which will act as interface. As an starting point I would like to refer to Archlinux package browser: http://www.archlinux.org/packages So to get discussion started about this project, I would like to get some opinions about the above concept. Some topics to discus * Python APKINDEX parser * APKINDEX format (possible to get additional information like maintainer/contributor...) * Parser linking to git/buildbot for updates * APK SQL database schema * Drupal as Package browser (or do we prefer ACF) * APK browser features compared Arch/others * Additional features/information like git rss viewer * .... -carlo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---