Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id CEE3C78103D for <~alpine/users@lists.alpinelinux.org>; Mon, 14 Feb 2022 13:09:01 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4Jy4L3755Jz9sVy for <~alpine/users@lists.alpinelinux.org>; Mon, 14 Feb 2022 14:08:59 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1644844137; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0m7wg6tl9lcrcmjaUipndM+pJP4XWtxH2BWOenQesQk=; b=bibWe45JfIlik7rmRoXm1HdwHouLf3C8fq5LL42Ui1vXUk0wDBa/desHqQS90Wn2JNMtFw Mkly4joSP8EMqkb1WtcTFMb4cVswuIs1Ju3bDBEEYXVpvIl8hTItXNw4ryOsO29k4FNxhO YGh8CBTLsmqyIEIxK4IVBr5HMNC2TCIY+GdXJWYA3ZniTKmfSolBj9WTLrhSzisUwnSwmz 0n2YqlAlE448dUAtnP6RG61W47TkzyMaPgscg19FV9WLV+w1YNZUz8kfgg/2a3EDNJapqH LxLSoqp313H/PKO2zjSSqCCfksR/0+fPe49aRj/QBqmKIM0LaWvl85zLmLqEzQ== Date: Mon, 14 Feb 2022 14:08:42 +0100 From: Barath Aron To: ~alpine/users@lists.alpinelinux.org Subject: Question about package description Message-ID: <20220214140842.05dc4864@aronwork.my.domain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello, A friend of mine asked why alpine packages don't have long package descriptions, like in debian (it has a short, one-liner; and a long, potentionally multiline description). Can you enlight us about this? TIA, Aron