Tree @master (Download .tar.gz)
Chrysoberyl
See also: The Dossier ∘ The Dipple ∘ The Cannery ∘ The Glosscubator
Chrysoberyl is an attempt to catalogue, and curate, the things produced by, and related to, Cat's Eye Technologies.
It is something between a wiki and a database and a semantic web and The Devil's Dictionary.
It is supposed to be primarily informative, and only secondarily machine- processable, and only thirdly structured. For this purpose, it has historically been collected in relatively ad-hoc YAML files, but in 2017 it was converted to Feedmark format, which is a subset of Markdown.
These Feedmark articles can be found in the article directory.
Chrysoberyl contains primarily things produced by Cat's Eye Technologies; it only contains things not produced by Cat's Eye Technologies when they directly relate to things that are (e.g. Perl 5.12 might have an entry, but only as a "Project Dependency", not as a "Programming Language".)
This README used to contain a lot more information, but a lot of it has gone out of date at this point, but if you're interested, you can look it up in this repository's history.
The scripts in the script directory are used for managing the content
in Chrysoberyl, as well as for release management of the things produced
by Cat's Eye Technologies. They are written in Python 3, and may have
a few requirements. You can set up a virtualenv and install them with:
virtualenv --python=3.5 venv
source venv/bin/activate
pip install -r requirements.txt
Commit History
@master
git clone https://git.catseye.tc/Chrysoberyl/
- Add many releases that were detected as missing. Still some to go. Chris Pressey 10 years ago
- Add check_distfiles command. Chris Pressey 10 years ago
- Begin adding some of these missing releases. Chris Pressey 10 years ago
- Compare releases (to tags) without comparing distfile URLs. Chris Pressey 10 years ago
- Make a useful report output. Chris Pressey 10 years ago
- Move check_releases closer to doing its job. Chris Pressey 10 years ago
- First, terrible version of check_releases command. Chris Pressey 10 years ago
- Add distributions (only) that were catalogued but not included. Chris Pressey 10 years ago
- Esolangs without implementations are in the Specs on Spec distribution. Chris Pressey 10 years ago
- All electronics projects are in one distribution nowadays. Chris Pressey 10 years ago
- Add entries for realpath. Chris Pressey 10 years ago
- Add entry for Beatnik. Chris Pressey 10 years ago
- Cleaning up some distributions that no longer exist. Chris Pressey 10 years ago
- Dump out the catalogue sorted, and update the dusty README. Chris Pressey 10 years ago
- Spell 'catalogue' correctly and have it -at least- not crash, OK? Chris Pressey 10 years ago
- Reorganize so that base template is even more base. Chris Pressey 11 years ago
- related_items(filter=...) takes both key and node arguments. Chris Pressey 11 years ago
- Add another predicate, but... clearly we need to rewrite some. Chris Pressey 11 years ago
- Add option to render only certain nodes. Remove obsolete options. Chris Pressey 11 years ago
- Add filter= kwarg to related_items(); related() is a shortcut. Chris Pressey 11 years ago
- It will probably begin to look a bit more like this... Chris Pressey 11 years ago
- Make script-root explicit on all javascript-urls installations. Chris Pressey 11 years ago
- Work around conflicting reverse implementables for HTML5-Gewgaws. Chris Pressey 11 years ago
- Remove redundant and conflicting entry for Two Fifty Six. Chris Pressey 11 years ago
- Merge. Chris Pressey 11 years ago
- javascript-urls are relative to javascript-module. Chris Pressey 11 years ago
- Merge. Chris Pressey 11 years ago
- Merge. Chris Pressey 11 years ago
- News item for RetroChallenge and miscellaneous announcements. Chris Pressey 11 years ago
- News item for RetroChallenge and miscellaneous announcements. Chris Pressey 11 years ago