{"id":13896328,"url":"https://github.com/daurnimator/mmdblua","last_synced_at":"2025-04-15T23:46:55.006Z","repository":{"id":26114863,"uuid":"29559256","full_name":"daurnimator/mmdblua","owner":"daurnimator","description":"Maxmind database parser for lua","archived":false,"fork":false,"pushed_at":"2021-01-06T16:00:42.000Z","size":49,"stargazers_count":29,"open_issues_count":4,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T02:51:29.190Z","etag":null,"topics":["geoip","lua","maxmind-db","maxmind-geoip"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daurnimator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-20T22:48:06.000Z","updated_at":"2024-09-06T00:14:07.000Z","dependencies_parsed_at":"2022-08-06T08:15:27.826Z","dependency_job_id":null,"html_url":"https://github.com/daurnimator/mmdblua","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Fmmdblua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Fmmdblua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Fmmdblua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daurnimator%2Fmmdblua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daurnimator","download_url":"https://codeload.github.com/daurnimator/mmdblua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173060,"owners_count":21224481,"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":["geoip","lua","maxmind-db","maxmind-geoip"],"created_at":"2024-08-06T18:02:50.332Z","updated_at":"2025-04-15T23:46:54.990Z","avatar_url":"https://github.com/daurnimator.png","language":"Lua","readme":"# mmdblua\n\nA Lua library for reading [MaxMind's Geolocation database format](https://maxmind.github.io/MaxMind-DB/).\n\nThis project had it's initial development sprint done in a hotel room during the [Lua Workshop 2013](https://www.lua.org/wshop13.html).\n\n\n# Installation\n\nmmdblua is available from [luarocks](https://luarocks.org/).\n\n    $ luarocks install mmdblua\n\n\n## Dependencies\n\nIf using lua \u003c 5.3 you will need\n\n  - [compat-5.3](https://github.com/keplerproject/lua-compat-5.3) \u003e= 0.3\n\n\n# Development\n\n## Getting started\n\n  - Clone the repo:\n    ```\n    $ git clone --recursive https://github.com/daurnimator/mmdblua.git\n    $ cd mmdblua\n    ```\n    *Note that mmdblua has a git submodule for test data.*\n\n  - Lint the code (check for common programming errors)\n    ```\n    $ luacheck .\n    ```\n\n  - Run tests\n    ```\n    $ busted\n    ```\n\n  - Install your local copy:\n    ```\n    $ luarocks make mmdblua-scm-0.rockspec\n    ```\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaurnimator%2Fmmdblua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaurnimator%2Fmmdblua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaurnimator%2Fmmdblua/lists"}