{"id":16717195,"url":"https://github.com/mseri/ocaml-expect","last_synced_at":"2025-03-15T09:41:54.271Z","repository":{"id":69444285,"uuid":"98402181","full_name":"mseri/ocaml-expect","owner":"mseri","description":"Expect-like framework","archived":false,"fork":false,"pushed_at":"2017-07-26T10:40:52.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T00:36:02.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mseri.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-26T08:59:38.000Z","updated_at":"2017-07-26T10:04:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ee89828-a564-4676-8e7b-54cfbddfa013","html_url":"https://github.com/mseri/ocaml-expect","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mseri%2Focaml-expect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mseri%2Focaml-expect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mseri%2Focaml-expect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mseri%2Focaml-expect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mseri","download_url":"https://codeload.github.com/mseri/ocaml-expect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713402,"owners_count":20335566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T21:30:44.205Z","updated_at":"2025-03-15T09:41:54.250Z","avatar_url":"https://github.com/mseri.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"********************************************************************************\n*  ocaml-expect: Expect-like framework for OCaml                               *\n*                                                                              *\n*  Copyright (C) 2010, OCamlCore SARL                                          *\n*                                                                              *\n*  This library is free software; you can redistribute it and/or modify it     *\n*  under the terms of the GNU Lesser General Public License as published by    *\n*  the Free Software Foundation; either version 2.1 of the License, or (at     *\n*  your option) any later version, with the OCaml static compilation           *\n*  exception.                                                                  *\n*                                                                              *\n*  This library is distributed in the hope that it will be useful, but         *\n*  WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY  *\n*  or FITNESS FOR A PARTICULAR PURPOSE. See the file COPYING for more          *\n*  details.                                                                    *\n*                                                                              *\n*  You should have received a copy of the GNU Lesser General Public License    *\n*  along with this library; if not, write to the Free Software Foundation,     *\n*  Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA               *\n********************************************************************************\n\nocaml-expect - Expect-like framework\n====================================\n\nThis is a simple implementation of `expect` to help building unitary testing\nof interactive program.\n\nIt helps to receive question and send answers from an interactive process.\nYou can match the question using a regular expression (Str). You can also use\na timeout to ensure that the process answer in time.\n\nSee the [Expect manual](http://expect.nist.gov/) for more information and\nexample.\n\nSee the file [INSTALL.txt](INSTALL.txt) for building and installation\ninstructions.\n\n[Home page](http://forge.ocamlcore.org/projects/ocaml-expect/)\n\nCopyright and license\n---------------------\n\n(C) 2010 OCamlCore SARL\n\nocaml-expect is distributed under the terms of the GNU Lesser General Public\nLicense version 2.1 with OCaml linking exception.\n\nSee [COPYING.txt](COPYING.txt) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmseri%2Focaml-expect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmseri%2Focaml-expect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmseri%2Focaml-expect/lists"}