Authentication-Results: mail-b.sr.ht; dkim=pass header.d=cmpwn.com header.i=@cmpwn.com Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by mail-b.sr.ht (Postfix) with ESMTPS id E98B711EEE1 for <~sircmpwn/hare-users@lists.sr.ht>; Wed, 23 Nov 2022 10:02:02 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1669197721; 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: in-reply-to:in-reply-to:references:references; bh=AaWSI4mzhgu6fA9ibTwVGq/BBwRIT31ZSam1fBzomgY=; b=RDbi+p/DCtN3IJh0GgkpghO4Y0HvbHfYaypwWQnJDlsoE+jPuLvIporX9WYuDAFa63o4oF /JrQ9KfLRJYc5+fW+zw7HOfWC8QMq802cGhIiIRp5i/NsI5KvVKwugnH8HYjr5VasBYb2l IWjpm/VZp8eHslnKSLLtuWoMFqRhO1yVtwgAk/8IEUlHuD1wWfXq8cgj0yfCPs8d/GgGq0 ij/5MQYukd11PaM2A4elkctHFIVW57qp5ezOj9COkcQaVh2ez73v4VBmLWSJqz2p/NgwCP bH+2NZ1k0qClTFWMfCIdiwNWbbbZEDjf3OOFSBM1lbO56WXq9G7zmlEXR/oAug== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 23 Nov 2022 11:02:00 +0100 Message-Id: Subject: Re: getopts long options X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Drew DeVault" To: "Ember Sawady" , "Tom Regner" , <~sircmpwn/hare-users@lists.sr.ht> References: <87k03m12ij.fsf@tomsdiner.org> In-Reply-To: X-Migadu-Flow: FLOW_OUT The getopt module is compatible with POSIX. An argument parser supporting long options would mkae for a good external library, but not in the extlib, just in the broader ecosystem at large.