comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Software Engineer Seeks Compatible Cratifier
Date: Wed, 19 Jun 2024 11:22:19 +0100	[thread overview]
Message-ID: <ly5xu58c6c.fsf@pushface.org> (raw)
In-Reply-To: v4s0n3$19cso$1@dont-email.me

"Jeffrey R.Carter" <spam.jrcarter.not@spam.acm.org.not> writes:

> https://forum.ada-lang.io/t/2024-crate-of-the-year-awards/923/8?u=jc001

I'm prepared to do this, if we can agree.

I would fork your repo, and make changes/distribute from there.

I propose an alire.toml,  on these lines:

   name = "pragmarc"
   ### needs to be in lower case

   description = "Utility library"

   version = "4.0.0"
   ### you have 4 releases on Github, the current code is the 4th, I
   ### believe. The release needs to be in this form; I did think about
   ### e.g. 2024.03.23, that might work

   authors = ["Jeffrey R. Carter"]
   maintainers = ["Simon Wright <simon@pushface.org>"]
   maintainers-logins = ["simonjwright"]
   licenses = "BSD-3-Clause"

   website = "https://github.com/jrcarter/PragmARC"
   ### is there a better one? if not, this should probably be to my fork

   tags = ["utility", "library"]
   ### what should this list be extended to?

   [build-switches]
   "*".Style_Checks = "no"
   ### alire's style checks disagree violently with your usage!

   "*".Ada_Version = "Ada12"
   ### this is what you specify in the code

(email: simon@pushface.org)

      parent reply	other threads:[~2024-06-19 10:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-18 13:05 Software Engineer Seeks Compatible Cratifier Jeffrey R.Carter
2024-06-18 13:40 ` Pascal Obry
2024-06-18 18:06   ` Jeffrey R.Carter
2024-06-18 18:27     ` Pascal Obry
2024-06-18 21:12       ` Simon Wright
2024-06-23  8:10       ` Alastair Hogge
2024-06-23 13:21         ` Dmitry A. Kazakov
2024-06-19  8:36   ` Luke A. Guest
2024-06-25 20:47   ` G.B.
2024-06-19 10:22 ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox