diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-04 15:22:40 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-04 15:22:40 +0000 |
commit | e38c8a0f2be37dc50dac25dd673499aed6cefdea (patch) | |
tree | 6713475dae1fb4461ba0af5e95d8f50d0d61f3f3 /www/camping/distinfo | |
parent | be7a03563fa5c4e1ac8925922a4ba36323c4b7f7 (diff) | |
download | pkgsrc-e38c8a0f2be37dc50dac25dd673499aed6cefdea.tar.gz |
Initial import of camping-1.5 as www/camping.
Camping is a web framework which consistently stays at less than 4kb
of code. You can probably view the complete source code on a single
page. But, you know, it's so small that, if you think about it, what
can it really do?
The idea here is to store a complete fledgling web application in a
single file like many small CGIs. But to organize it as a
Model-View-Controller application like Rails does. You can then easily
move it to Rails once you've got it going.
Diffstat (limited to 'www/camping/distinfo')
-rw-r--r-- | www/camping/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/camping/distinfo b/www/camping/distinfo new file mode 100644 index 00000000000..80a83f4859c --- /dev/null +++ b/www/camping/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:22:40 jlam Exp $ + +SHA1 (camping-1.5.gem) = d0c07de43ca11ac9d70170e077a375132b1ddc9e +RMD160 (camping-1.5.gem) = 5e169901b55fa87608a85eb54392e693ed5830c1 +Size (camping-1.5.gem) = 53760 bytes |