{"id":28444518,"url":"https://github.com/fvarrui/marktools","last_synced_at":"2026-04-27T08:31:05.239Z","repository":{"id":281190416,"uuid":"944495900","full_name":"fvarrui/marktools","owner":"fvarrui","description":"Markdown tools","archived":false,"fork":false,"pushed_at":"2025-06-01T22:51:51.000Z","size":736,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T17:47:19.058Z","etag":null,"topics":["converter","markdown","pandoc","python","render","textile"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fvarrui.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,"zenodo":null}},"created_at":"2025-03-07T12:55:55.000Z","updated_at":"2025-06-01T22:51:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"9710ddde-8275-4f56-a6e3-bff2738df7c5","html_url":"https://github.com/fvarrui/marktools","commit_stats":null,"previous_names":["fvarrui/marktile","fvarrui/marktools"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fvarrui/marktools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvarrui%2Fmarktools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvarrui%2Fmarktools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvarrui%2Fmarktools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvarrui%2Fmarktools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fvarrui","download_url":"https://codeload.github.com/fvarrui/marktools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvarrui%2Fmarktools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["converter","markdown","pandoc","python","render","textile"],"created_at":"2025-06-06T09:09:31.375Z","updated_at":"2026-04-27T08:31:05.220Z","avatar_url":"https://github.com/fvarrui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# marktools\n\n![Versión](https://img.shields.io/badge/Versión-0.2.0-black)\n\n## ¿Cómo se instala?\n\nPara instalar **marktools** en tu sistema, puedes hacerlo desde el repositorio de GitHub con el comando `pip` (debes ejecutarlo como Administrador en Windows o con `sudo` en Linux):\n\n```bash\npip install git+https://github.com/fvarrui/marktools.git\n```\n\n\u003e ℹ️ También debes tener instalado **PlantUML** y **pandoc** y, por supuesto, **Python**.\n\nSi ya has instalado alguna versión de `marktools`, puedes actualizarlo con el siguiente comando:\n\n```bash\npip install --upgrade --force-reinstall --no-cache-dir git+https://github.com/fvarrui/marktools.git\n```\n\n\u003e \n\n## Para desarrolladores\n\nSi quieres colaborar en el desarrollo de **marktools**, puedes hacerlo de la siguiente manera.\n\nClonar el repositorio y entrar en el directorio:\n\n```bash\ngit clone https://github.com/fvarrui/marktools.git\ncd marktools\n```\n\nCrear un entorno virtual (si no lo hemos hecho antes):\n\n```bash\npython -m venv venv\n```\n\nActivar el entorno virtual:\n\n```bash\nvenv\\Scripts\\activate\n```\n\nInstalar el paquete en modo de edición, de modo que se crearán los scripts del paquete y se instalarán las dependencias en el entorno virtual:\n\n```bash\npip install -e .\n```\n\n¡Y a programar!\n\n```bash\ncode .\n```\n\n## ¿Cómo contribuir?\n\n¡Tus PRs son bienvenidos!\n\n--- \n\nMade with ❤️ by [fvarrui](https://github.com/fvarrui)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvarrui%2Fmarktools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffvarrui%2Fmarktools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvarrui%2Fmarktools/lists"}