lua-table


Namelua-table JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryParser of the serialized Lua tables
upload_time2024-11-11 03:43:39
maintainerNone
docs_urlNone
authorMatěj Cepl
requires_pythonNone
licenseNone
keywords lua
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Parser of the Serialized Lua tables as used for example by
[Prosody](http://prosody.im/) to store its data.

----

This program is free software: you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.

This program 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
Library General Public License for more details.

You should have received a copy of the GNU Library General
Public License along with this program. If not, see
<https://www.gnu.org/licenses/>.

All issues, questions, complaints, or (even better!) patches
should be send via email to
[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email
list (for patches use [git
send-email](https://git-send-email.io/)).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lua-table",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Lua",
    "author": "Mat\u011bj Cepl",
    "author_email": "mcepl@cepl.eu",
    "download_url": "https://files.pythonhosted.org/packages/66/7b/ecb8841c47cd65a9ae555348c5a9fcb5cbdcadb68652a6cc51c1f31b300e/lua_table-0.4.0.tar.gz",
    "platform": null,
    "description": "Parser of the Serialized Lua tables as used for example by\n[Prosody](http://prosody.im/) to store its data.\n\n----\n\nThis program is free software: you can redistribute it and/or\nmodify it under the terms of the GNU Library General Public\nLicense as published by the Free Software Foundation, either\nversion 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nLibrary General Public License for more details.\n\nYou should have received a copy of the GNU Library General\nPublic License along with this program. If not, see\n<https://www.gnu.org/licenses/>.\n\nAll issues, questions, complaints, or (even better!) patches\nshould be send via email to\n[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email\nlist (for patches use [git\nsend-email](https://git-send-email.io/)).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Parser of the serialized Lua tables",
    "version": "0.4.0",
    "project_urls": {
        "report": "https://lists.sr.ht/~mcepl/devel",
        "source": "https://git.cepl.eu/cgit/toys/lua_table/"
    },
    "split_keywords": [
        "lua"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfb7e6f35f8527c5474ecd0daa4c365f8abf320748e68ae5ef49579bed792158",
                "md5": "ef7eccbfdb18fdd1de19f018c5347621",
                "sha256": "ca09eaf4e5122b0c96386e0cc415a89dc62dd00777f49fd26bc0f425ff7e9964"
            },
            "downloads": -1,
            "filename": "lua_table-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef7eccbfdb18fdd1de19f018c5347621",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6189,
            "upload_time": "2024-11-11T03:43:37",
            "upload_time_iso_8601": "2024-11-11T03:43:37.223850Z",
            "url": "https://files.pythonhosted.org/packages/df/b7/e6f35f8527c5474ecd0daa4c365f8abf320748e68ae5ef49579bed792158/lua_table-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "667becb8841c47cd65a9ae555348c5a9fcb5cbdcadb68652a6cc51c1f31b300e",
                "md5": "a46eba731a630608b27795f1d4850f37",
                "sha256": "fc60424cbcc70ef4080a0fa75c86c96dc61327ac3677b3172fb423cd16cefab2"
            },
            "downloads": -1,
            "filename": "lua_table-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a46eba731a630608b27795f1d4850f37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17994,
            "upload_time": "2024-11-11T03:43:39",
            "upload_time_iso_8601": "2024-11-11T03:43:39.689074Z",
            "url": "https://files.pythonhosted.org/packages/66/7b/ecb8841c47cd65a9ae555348c5a9fcb5cbdcadb68652a6cc51c1f31b300e/lua_table-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 03:43:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lua-table"
}
        
Elapsed time: 2.96735s