{ "modules": [ { "name": "Alpen", "version": "0.0.7", "checksum": "8043b2f88de9bc209ce2319059ce27610299a67bc9b0018ae5e13cadcd524e08", "name_full": "Alpen Shuttle System prototype", "description": "Alpen Shuttle System minimal prototype", "path": "/Alpen/0.0.7/module.json" }, { "name": "Basic", "version": "0.1.9", "checksum": "c430955a44e06220f61dd5a2346dc81343e59ea5616e20ac39cc877a1db5fc21", "name_full": "BASIC Interpreter", "description": "BASIC Interpreter parses and interprets BASIC (*.bas) scripts.", "path": "/Basic/0.1.9/module.json" }, { "name": "Basic-Token", "version": "0.1.9", "checksum": "c663aa4a7d028c10ecf7fd7164a53fae92226e5b931c51ab2067660c9d826a09", "name_full": "BASIC Interpreter that parses all tokens before interpreting", "description": "BASIC Interpreter parses and interprets (=runs) .bas scripts.", "path": "/Basic-Token/0.1.9/module.json" }, { "name": "FileReader", "version": "1.0.1", "checksum": "021dc26d99817d4a82f43415d4f25997a1dc91ada71637825bc95aa7c78a09da", "name_full": "FileReader", "description": "Script which reads in a complete text file and prints its contents to stdout.", "path": "/FileReader/1.0.1/module.json" }, { "name": "IPCService", "version": "0.1.0", "checksum": "c6818e81206d0114ffa2ed747e99938addced417d88442e1b7f812124cdd8609", "name_full": "IPC service", "description": "Library for convenience access to a UNIX system V message queue", "path": "/IPCService/0.1.0/module.json" }, { "name": "JsonReader", "version": "0.1.1", "checksum": "ada25fea73f4f5dab5b0c2d89f8b88504e57fcff11f0827c3bc442b1ecb058ec", "name_full": "JsonReader", "description": "Script which reads in a JSON encoded text file and prints its contents pretty printed to stdout.", "path": "/JsonReader/0.1.1/module.json" }, { "name": "MysqlObject", "version": "2.0.2", "checksum": "df2980648f7eb74721ceffb757730722a7214fab76b2386c848ec201aaa8d5b6", "name_full": "Slang MySQL entity serializer", "description": "MysqlObject serializes MySQL and MariaDB entities (tables, views) into Slang objects", "path": "/MysqlObject/2.0.2/module.json" }, { "name": "ObjectiveScript", "version": "0.6.9", "checksum": "abad9fde7184bdd299b33e057a392911fa9aff80bfd978013f65bb8cf2eac07d", "name_full": "ObjectiveScript interpreter, debugger and package manager", "description": "Virtual module to prevent installation of modules that are not compatible with your version of the ObjectiveScript interpreter", "path": "/ObjectiveScript/0.6.9/module.json" }, { "name": "Pascal", "version": "0.1.9", "checksum": "ee61375ea1f109c4f6579f4b452c6ef8c8c8f7090a04baa9488f3dfb464e5f9e", "name_full": "Pascal Interpreter", "description": "Pascal interpreter parses and interprets Pascal (*.pas) scripts.", "path": "/Pascal/0.1.9/module.json" }, { "name": "PhpMysqlObject", "version": "1.0.0", "checksum": "5c807130613034c561f37ddb233a33abbfcb1aefb0f1d4bff247639d337e4281", "name_full": "MySQL entity serializer for PHP", "description": "PhpMysqlObject serializes MySQL and MariaDB entities (tables, views) into PHP classes", "path": "/PhpMysqlObject/1.0.0/module.json" }, { "name": "RepoIndexer", "version": "1.0.4", "checksum": "25f6ece7786538c32f2bd1f3f1346df753f17484d5e73d3cb6b769f9272be6f2", "name_full": "Slang repository indexer", "description": "Creates an index of an Slang repository", "path": "/RepoIndexer/1.0.4/module.json" }, { "name": "Script", "version": "0.1.0-alpha", "checksum": "b974936f12938d1742360776c5e1d78f5fd514f7e7d08ecb1a4d94fcb0299514", "name_full": "Script - Shell scripting in Slang", "description": "Script is a library that allows easy creation of shell scripts in Slang.", "path": "/Script/0.1.0-alpha/module.json" }, { "name": "Slang", "version": "0.9.1", "checksum": "34eb0e27c72a380c1dcea9afb66b44954dd84593602ff37431ec2ce1b819c5f2", "name_full": "Slang interpreter, debugger and package manager", "description": "[DEPRECATED] Virtual module to prevent installation of modules that are not compatible with your version of the Slang interpreter", "path": "/Slang/0.9.1/module.json" }, { "name": "SudokuSolver", "version": "0.1.0", "checksum": "be3d83a4da8e42c7ca81e776e218ecc5f1de6cf9aae21e8090a5cfcecf73e6bd", "name_full": "SudokuSolver", "description": "Script to solve 9x9 sudokus.", "path": "/SudokuSolver/0.1.0/module.json" }, { "name": "System", "version": "0.4.7", "checksum": "a0119e450f7b6d0959c7477f9a476c5ee150694c1fe60b1d941b18ed7f64c893", "name_full": "System Library", "description": "Slang core system library", "path": "/System/0.4.7/module.json" }, { "name": "Telnet", "version": "0.0.3", "checksum": "52b7c2a90a230b7f089585566ab0d9252a0719f493b85b80407f404930ca4626", "name_full": "Telnet client", "description": "An Slang version of a simple telnet client", "path": "/Telnet/0.0.3/module.json" }, { "name": "csvDB", "version": "0.0.4", "checksum": "abe2fb4a9a487df12c9fd73824a7025f9545a27da27ee5a8c820c241c3471a79", "name_full": "CSV file query language", "description": "A query language for CSV files", "path": "/csvDB/0.0.4/module.json" }, { "name": "libBehaviourTree", "version": "0.0.1", "checksum": "465492106e811485f9a1a16ec70c3d8b3ee2b2ad206f1a2e23bc08186c0b036c", "name_full": "Behaviour tree library", "description": "Behaviour tree library", "path": "/libBehaviourTree/0.0.1/module.json" }, { "name": "libCSVReader", "version": "0.4.0", "checksum": "3be8daa8620a7ca532343d5670662df1d94011a0f2c6c57dcc9e3125e51eff19", "name_full": "Slang CSV file reader library", "description": "Library for convenience access to CSV data", "path": "/libCSVReader/0.4.0/module.json" }, { "name": "libCurl", "version": "0.2.3", "checksum": "5e168b48c60924d50da9d638f7a3059f0ea90113a3bcfab69df0e868dc67b470", "name_full": "Slang curl library", "description": "Library for convenience usage of Slang curl extension", "path": "/libCurl/0.2.3/module.json" }, { "name": "libJson", "version": "0.4.4", "checksum": "7b0d3ff0a6f05346e8894396be0390b2f10ffce43e2a90281c9ac6ec2e8fa0d4", "name_full": "Slang JSON library ", "description": "The Slang JSON library provides a way to generate JSON objects.", "path": "/libJson/0.4.4/module.json" }, { "name": "libJsonBuilder", "version": "0.1.6", "checksum": "190e1e15d13eb2f04c292ffe5a3be66339f3ccdf6577bde05eaac98684c72f4d", "name_full": "Slang JSON builder library", "description": "The Slang JSON library provides a way to generate JSON objects.", "path": "/libJsonBuilder/0.1.6/module.json" }, { "name": "libLog", "version": "0.3.2", "checksum": "3952b993b0969e5649dfbc89f697ca708a3a7d5e9a183c4b7c8c553e90a6f359", "name_full": "Slang logging library", "description": "The Slang logging library provides standard out and file logging capabilities.", "path": "/libLog/0.3.2/module.json" }, { "name": "libMsgQueue", "version": "0.1.0", "checksum": "b28d6637f50d408a332c983ddf96ce1529e4dd359997b0d3ace41653c53361af", "name_full": "Slang System V message queue library", "description": "Library for convenience access to a UNIX system V message queue", "path": "/libMsgQueue/0.1.0/module.json" }, { "name": "libMySQL", "version": "0.5.1", "checksum": "064edf306cc5dba7293b5a87e4198d9a21e90675d5af8d649aa0ec7a37bc86e7", "name_full": "Slang MySQL library", "description": "Library for convenience access to a MySQL or MariaDB database", "path": "/libMySQL/0.5.1/module.json" }, { "name": "libParam", "version": "0.2.9", "checksum": "6107591e73ec3dc93bd77ae995ddb2795b4f969055e9a510f80e2106a7a6cac4", "name_full": "Slang cli parameter handling library", "description": "The Slang cli parameter handling library provides a way to easily handle command line parameters and their values.", "path": "/libParam/0.2.9/module.json" }, { "name": "libSQLite3", "version": "0.1.4", "checksum": "d3e222836f6be1ff59a011180733de70c7efa463cedfa97296089d57754699b6", "name_full": "Slang SQLite3 library", "description": "Library for convenience access to SQLite3 databases", "path": "/libSQLite3/0.1.4/module.json" }, { "name": "libSemVer", "version": "0.2.1-alpha", "checksum": "21f82d96ab907d38b2efe96edb3bf819254e2391ba22421f8323ca875309056e", "name_full": "Semantic version number library", "description": "SemVer is an object that represents a semantic version number, which is able to serialize and deserialize itself from and to a string. Find out more about semantic versioning under https://semver.org", "path": "/libSemVer/0.2.1-alpha/module.json" }, { "name": "libYAML", "version": "0.0.1", "checksum": "4f560a034968298b65cc9bc6c27d83a587bdde758ee60f8017e69b29a830f05d", "name_full": "Slang YAML library", "description": "The Slang YAML library provides a way to serialize YAML documents. Find more information about YAML on https://yaml.org/spec/1.2.2/.", "path": "/libYAML/0.0.1/module.json" }, { "name": "test_app", "version": "0.1.0", "checksum": "ebde0bd4e5b1d0a83037ef394bdc424f4fd7f3bfb6297bd39a1410afb37cd044", "name_full": "TEST - Application", "description": "This is a virtual module to test the dependency resolution.", "path": "/test-app/0.1.0/module.json" }, { "name": "test_dependency1", "version": "0.0.1", "checksum": "25f02eedd2ec479531a75497ec238f8c201288515a5238595582909440d99fab", "name_full": "TEST - Dependency 1", "description": "This is a virtual module to test the dependency resolution.", "path": "/test-dependency1/0.0.1/module.json" }, { "name": "test_dependency2", "version": "0.1.0", "checksum": "fa0aeb65a9273bdda2e07794d49b5fa38ad9c71a7dbc47e15f489fbe740de45a", "name_full": "TEST - Dependency 2", "description": "This is a virtual module to test the dependency resolution.", "path": "/test-dependency2/0.1.0/module.json" } ] }