{"id":24641042,"url":"https://github.com/wvlab/sciffi","last_synced_at":"2025-05-12T14:58:59.035Z","repository":{"id":272201389,"uuid":"915477478","full_name":"wvlab/sciffi","owner":"wvlab","description":"Extend the power of LuaTeX by seamlessly integrating with external languages","archived":false,"fork":false,"pushed_at":"2025-04-07T20:09:40.000Z","size":70,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T21:25:13.779Z","etag":null,"topics":["lua","luatex","tex"],"latest_commit_sha":null,"homepage":"","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/wvlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-12T00:00:56.000Z","updated_at":"2025-04-07T20:09:43.000Z","dependencies_parsed_at":"2025-01-12T22:27:20.695Z","dependency_job_id":"634b024f-0f8b-437b-89eb-e1497743199b","html_url":"https://github.com/wvlab/sciffi","commit_stats":null,"previous_names":["wvlab/sciffi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvlab%2Fsciffi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvlab%2Fsciffi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvlab%2Fsciffi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvlab%2Fsciffi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wvlab","download_url":"https://codeload.github.com/wvlab/sciffi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253761013,"owners_count":21960052,"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":["lua","luatex","tex"],"created_at":"2025-01-25T12:12:05.235Z","updated_at":"2025-05-12T14:58:59.026Z","avatar_url":"https://github.com/wvlab.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sciffi\n\nA LuaTeX package that provides the foundation for building custom bridges\nbetween LuaTeX and external languages with their ecosystems, enabling advanced\ncross-language workflows\n\n## Installation\n\n**CTAN** Coming soon!\n\n**Manual Installation:**\n\n1. Navigate to the root directory in your terminal and run `l3build install`\n\n## Usage\n\n\u003e [!IMPORTANT]\n\u003e For saving code snippets sciffi uses `os.tmpname()`, which creates global\n\u003e path. By default MikTeX doesn't allow to write there, so in order to use\n\u003e sciffi environment set `AllowUnsafeOutputFiles` to true\n\u003e ```bash\n\u003e initexmf --set-config-value=[Core]AllowUnsafeOutputFiles=t\n\u003e ```\n\n**Example: Python**\n\n```latex\n\\begin{sciffi}{python}\n    print(\"Hello from Python\")\n\\end{sciffi}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvlab%2Fsciffi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwvlab%2Fsciffi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvlab%2Fsciffi/lists"}