{"id":33054836,"url":"https://github.com/mwiedeV1/v1","last_synced_at":"2025-12-03T10:01:02.367Z","repository":{"id":45666792,"uuid":"420629818","full_name":"mwiedeV1/v1","owner":"mwiedeV1","description":"V1 Scripting Language","archived":false,"fork":false,"pushed_at":"2025-11-14T12:51:16.000Z","size":2407,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-14T14:34:57.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mwiedeV1.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-24T08:38:40.000Z","updated_at":"2025-11-14T12:51:20.000Z","dependencies_parsed_at":"2025-07-15T18:17:20.568Z","dependency_job_id":"65afe231-c00a-434a-b8d7-c51a8038827e","html_url":"https://github.com/mwiedeV1/v1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mwiedeV1/v1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwiedeV1%2Fv1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwiedeV1%2Fv1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwiedeV1%2Fv1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwiedeV1%2Fv1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwiedeV1","download_url":"https://codeload.github.com/mwiedeV1/v1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwiedeV1%2Fv1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27473698,"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","status":"online","status_checked_at":"2025-12-03T02:00:06.367Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-11-14T04:00:21.846Z","updated_at":"2025-12-03T10:01:02.317Z","avatar_url":"https://github.com/mwiedeV1.png","language":"C++","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"V1 Scripting Language V 0.96 Development System\n===============================================\n\nYou need g++ in newest version and make.\n\nsudo apt-get install g++ make\n\nUsage:\nmake v1-core\n\nOptional:\nmake v1-lib\n\nCompile the extensions:\n-----------------------\n\n1. Download: https://mwiede.de/v1-script/download/v1-dev-0.96-extensions.tar.gz\nand extract into the v1-dev-0.96 directory.\n\n2. Compile PCRE\ncd extensions/regex/pcre-8.43/\n./configure  --enable-static --with-pic --enable-utf8\nmake\n\n3. Compile OpenSSL\ncd extensions/ssl/openssl-1.0.2u/\n./config -fPIC no-shared\nmake\n\n4. Compile GDLib\ncd extensions/gd/libgd-2.3.0/\n./configure \nmake \nsudo make install\n\nNote! libgd require other libraries such as libjpeg, libpng ... you have to install manually on your system.\n\n5. Compile the V1 extensions\nmake v1-extensions\n\n---------------------\n\nCreate archives and install library:\nsudo make install\nmake clean\n\nAfter installing a tar.gz is located in install directory.\nYou can test directly in install/v1 sub directory.\n\nSee also: https://www.v1-script.net\n\nV1 is a project from Matthias Wiede 2016-2021.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmwiedeV1%2Fv1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FmwiedeV1%2Fv1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmwiedeV1%2Fv1/lists"}