{"id":47875314,"url":"https://github.com/callowayproject/django-xliff","last_synced_at":"2026-04-04T01:11:53.729Z","repository":{"id":9588087,"uuid":"11505925","full_name":"callowayproject/django-xliff","owner":"callowayproject","description":"XML Localisation Interchange File Format (XLIFF) serializer for Django","archived":false,"fork":false,"pushed_at":"2013-12-04T15:49:47.000Z","size":500,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-30T14:02:08.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callowayproject.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-18T15:09:53.000Z","updated_at":"2020-05-19T07:30:06.000Z","dependencies_parsed_at":"2022-09-07T07:51:13.256Z","dependency_job_id":null,"html_url":"https://github.com/callowayproject/django-xliff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/callowayproject/django-xliff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callowayproject%2Fdjango-xliff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callowayproject%2Fdjango-xliff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callowayproject%2Fdjango-xliff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callowayproject%2Fdjango-xliff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callowayproject","download_url":"https://codeload.github.com/callowayproject/django-xliff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callowayproject%2Fdjango-xliff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-04T01:11:53.057Z","updated_at":"2026-04-04T01:11:53.713Z","avatar_url":"https://github.com/callowayproject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"============\nDjango XLIFF\n============\n\nFull documentation is at `Read the Docs`_.\n\nXML Localization Interchange File Format (XLIFF) is an XML-based format created to standardize the way localizable data are passed between tools during localization. OASIS_ standardized XLIFF in 2002. Django-XLIFF conforms to `version 1.2`_.\n\n.. _Read the Docs: https://django-xliff.readthedocs.org/en/latest/\n.. _OASIS: https://www.oasis-open.org/\n.. _version 1.2: http://docs.oasis-open.org/xliff/xliff-core/xliff-core.html\n\nXLIFF is a bit more verbose than the Django's standard XML output. Sample output looks like (extra white space added for readability:\n\n.. code-block:: xml\n\n    \u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n    \u003cxliff xmlns=\"urn:oasis:names:tc:xliff:document:1.2\"\n           version=\"1.2\"\n           xmlns:d=\"https://docs.djangoproject.com/\"\u003e\n      \u003cfile datatype=\"database\"\n            source-language=\"en-us\"\n            original=\"simpleapp.tag.2\"\u003e\n        \u003cbody\u003e\n          \u003cgroup resname=\"simpleapp.tag.2\" restype=\"row\"\u003e\n            \u003ctrans-unit resname=\"data\"\n                        translate=\"no\"\n                        id=\"data\"\n                        restype=\"x-SlugField\"\u003e\n              \u003csource\u003etag2\u003c/source\u003e\n            \u003c/trans-unit\u003e\n            \u003ctrans-unit d:keytype=\"pk\"\n                        d:to=\"contenttypes.contenttype\"\n                        restype=\"x-ForeignKey\"\n                        d:rel=\"ManyToOneRel\"\n                        resname=\"content_type\"\n                        translate=\"no\"\n                        id=\"content_type\"\u003e\n              \u003csource\u003e37\u003c/source\u003e\n            \u003c/trans-unit\u003e\n            \u003ctrans-unit resname=\"object_id\"\n                        translate=\"no\"\n                        id=\"object_id\"\n                        restype=\"x-PositiveIntegerField\"\u003e\n              \u003csource\u003e200\u003c/source\u003e\n            \u003c/trans-unit\u003e\n          \u003c/group\u003e\n        \u003c/body\u003e\n      \u003c/file\u003e\n    \u003c/xliff\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallowayproject%2Fdjango-xliff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallowayproject%2Fdjango-xliff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallowayproject%2Fdjango-xliff/lists"}