update for stdlib date/time changes
add .gitignore
initial code
This Hare package provides the Martian-time "MBC" chronology, based upon the proposed Martian Business Calendar by Bruce Mills.
Status: pre-alpha
This recommended name for this package is "hare-mbc". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-mbc/ \
add https://git.sr.ht/~torresjrjr/hare-mbc master
All contributors are required to "sign-off" their commits to indicate
that they have agreed to the Developer Certificate of Origin.
Use git commit -s
or git config format.signoff true
.
Send patches to ~torresjrjr/public-inbox@lists.sr.ht [archive].
Like the Hare standard library, this library is available under the terms of the Mozilla Public License (MPL). You can freely link to the library with software distributed under any license, but if you modify the library, you must release your derivative works under the MPL as well.