Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talex5/lang-tests
A test repository for testing various languages
https://github.com/talex5/lang-tests
Last synced: 6 days ago
JSON representation
A test repository for testing various languages
- Host: GitHub
- URL: https://github.com/talex5/lang-tests
- Owner: talex5
- Created: 2013-06-19T08:30:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-21T15:35:47.000Z (over 11 years ago)
- Last Synced: 2024-10-30T06:08:09.836Z (about 2 months ago)
- Language: OCaml
- Size: 199 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains three versions (Haskell, OCaml and Python) of a program to execute a 0install selections.xml document.
For the sake of having a license:
Copyright Thomas Leonard, 2013 (except where noted in the code).
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA