{"id":19618875,"url":"https://github.com/nazrulworld/plone.app.jsonfield","last_synced_at":"2026-04-18T11:04:44.373Z","repository":{"id":148049706,"uuid":"115202452","full_name":"nazrulworld/plone.app.jsonfield","owner":"nazrulworld","description":"JSON Field for Plone","archived":false,"fork":false,"pushed_at":"2018-01-22T18:33:13.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T16:43:01.246Z","etag":null,"topics":["json","json-schema","plone","zope"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nazrulworld.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.GPL","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-12-23T14:57:41.000Z","updated_at":"2017-12-23T15:00:40.000Z","dependencies_parsed_at":"2023-04-29T21:01:20.857Z","dependency_job_id":null,"html_url":"https://github.com/nazrulworld/plone.app.jsonfield","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nazrulworld/plone.app.jsonfield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazrulworld%2Fplone.app.jsonfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazrulworld%2Fplone.app.jsonfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazrulworld%2Fplone.app.jsonfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazrulworld%2Fplone.app.jsonfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazrulworld","download_url":"https://codeload.github.com/nazrulworld/plone.app.jsonfield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazrulworld%2Fplone.app.jsonfield/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["json","json-schema","plone","zope"],"created_at":"2024-11-11T11:11:09.383Z","updated_at":"2026-04-18T11:04:44.355Z","avatar_url":"https://github.com/nazrulworld.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/pypi/status/plone.app.jsonfield.svg\n    :target: https://pypi.python.org/pypi/plone.app.jsonfield/\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/travis/nazrulworld/plone.app.jsonfield/master.svg\n    :target: http://travis-ci.org/nazrulworld/plone.app.jsonfield\n    :alt: Travis Build Status\n\n.. image:: https://img.shields.io/coveralls/nazrulworld/plone.app.jsonfield/master.svg\n    :target: https://coveralls.io/r/nazrulworld/plone.app.jsonfield\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/pypi/pyversions/plone.recipe.sublimetext.svg\n    :target: https://pypi.python.org/pypi/plone.recipe.sublimetext/\n    :alt: Python Versions\n\n.. image:: https://img.shields.io/pypi/v/plone.app.jsonfield.svg\n    :target: https://pypi.python.org/pypi/plone.app.jsonfield/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/l/plone.app.jsonfield.svg\n    :target: https://pypi.python.org/pypi/plone.app.jsonfield/\n    :alt: License\n\n\n.. contents::\n\nIntroduction (plone.app.jsonfield)\n==================================\n\nJSON field for Plone.\n\nFeatures\n--------\n\n- Plone restapi support\n- Widget: z3cform support\n- plone.supermodel support\n- plone.rfc822 marshaler field support\n- json schema support (draft3 and draft4)\n\n\nInstallation\n------------\n\nInstall plone.app.jsonfield by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        plone.app.jsonfield\n\n\nand then running ``bin/buildout``\n\n\nLinks\n=====\n\nCode repository:\n\n    https://github.com/nazrulworld/plone.app.jsonfield\n\nContinuous Integration:\n\n    https://travis-ci.org/nazrulworld/plone.app.jsonfield\n\nIssue Tracker:\n\n    https://github.com/nazrulworld/plone.app.jsonfield/issues\n\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n.. _`FHIR`: https://www.hl7.org/fhir/overview.html\n.. _`Plone`: https://www.plone.org/\n.. _`FHIR Resources`: https://www.hl7.org/fhir/resourcelist.html\n.. _`Plone restapi`: http://plonerestapi.readthedocs.io/en/latest/\n.. _`plone.app.jsonfield`: https://pypi.python.org/pypi/plone.app.jsonfield/\n.. _`jmespath`: https://github.com/jmespath/jmespath.py\n.. _`jsonpath-rw`: http://jsonpath-rw.readthedocs.io/en/latest/\n.. _`jsonpath-ng`: https://pypi.python.org/pypi/jsonpath-ng/1.4.3","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazrulworld%2Fplone.app.jsonfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazrulworld%2Fplone.app.jsonfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazrulworld%2Fplone.app.jsonfield/lists"}