/usr/share/doc/cl-metatilities-base/index.md is in cl-metatilities-base 20120909-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | {include resources/header.md}
<div class="contents">
<div class="system-links">
* [Mailing Lists][3]
* [Getting it][4]
{remark * [Documentation][5]}
* [News][6]
{remark * [Test results][tr]}
* [Changelog][7]
[3]: #mailing-lists
[4]: #downloads
[5]: documentation/ "documentation link"
[6]: #news
[7]: changelog.html
[tr]: test-report.html
</div>
<div class="system-description">
### What it is
[Metatilities-base][] is the core of [Metatilities][]. It
has the good stuff that sits at the foundation of the rest of
the code that metabang.com writes.
[Metatilities][] is [metabang.com][]'s big box of stuff that
has accumulated over the years. It's full of things you're
pretty sure you don't need but can't quite bear to part with.
Putting metatilities-base into it's own project is a way of
doing a bit of spring cleaning while there's still time
(Summer is only three weeks away!)
{anchor mailing-lists}
### Mailing Lists
* [metatilities-base-devel][devel-list]: A list for
announcements, questions, patches, bug reports, and so
on; It's for everything.
{anchor downloads}
### Where is it
metabang.com is switching from [darcs][] to [git][]
for source control; the current log5 repository is on
[github][github-metatilities-base] and you can clone it using:
git clone git://github.com/gwkkwg/metatilities-base
You can use [ASDF-Install][asdf-install] or just download a
[tarball][]. It's also on the [CLiki][log5-cliki].
You can follow development (such as it is :-)) on [unCLog][].
{anchor news}
### What is happening
2010-Dec-20 - moved to github.
2008-May-26 - Split metatilities-base out on its own even
more officially. A good time was had by all.
</div> </div>
{include resources/footer.md}
|