{"id":21361803,"url":"https://github.com/damnwidget/glosarium","last_synced_at":"2025-08-01T22:35:52.413Z","repository":{"id":6468939,"uuid":"7708809","full_name":"DamnWidget/glosarium","owner":"DamnWidget","description":"Glosarium is an application used by the Spanish transalation group of the GNU project","archived":false,"fork":false,"pushed_at":"2013-02-01T00:48:59.000Z","size":180,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T02:40:02.302Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DamnWidget.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}},"created_at":"2013-01-19T21:02:56.000Z","updated_at":"2015-11-29T18:45:35.000Z","dependencies_parsed_at":"2022-07-25T22:18:43.906Z","dependency_job_id":null,"html_url":"https://github.com/DamnWidget/glosarium","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fglosarium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fglosarium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fglosarium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fglosarium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DamnWidget","download_url":"https://codeload.github.com/DamnWidget/glosarium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835936,"owners_count":20355611,"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":[],"created_at":"2024-11-22T06:11:56.373Z","updated_at":"2025-03-16T06:44:32.771Z","avatar_url":"https://github.com/DamnWidget.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"glosarium\n=========\n\nThis is a cross-platform application used by the Spanish Transalation Team of\nthe GNU Project. It was written by Oscar Campos \u003coscar.campos@member.fsf.org\u003e\nand released under the GNU General Public License, version 3 or later.\n\nThis document applies to the use of glosarium on all distributions of the\nGNU Operating System.\n\n\nDependencies\n------------\n\n  * Python \u003e= 2.6\n  * httplib2 \u003e= 0.6\n  * coreutils \u003e= 8.5\n  * setuptools \u003e= 0.6 (just for be able to run python setup.py install)\n\n**NOTE**: In debian and derivates (Ubuntu, Mint, Trisquel, etc) setuptools is named as `python-setuptools`\n\n\nInstalation\n-----------\n\nInstall with pip:\n\n    $ sudo pip install glosarium\n\nYou can also donwload or clone the repository and install like any other Python package with:\n\n    $ sudo python setup.py install\n\n\nUsage\n-----\n\nMake sure you are connected to the internet (glosarium checks\nhttp://www.gnu.org/server/standards/translations/es/recursos.html#glosario\nfor coincidences.)\n\nIn the command line, type:\n\n    $ glosarium path-to-your-po-file/name_of_article.es.po  log_file\n\n`log_file` is the file where the results will be saved. If you don't\nspecify it, the results will be printed on the default output, and not saved in the file system.\n\nOptions\n-------\n\n    -h, --help     show this help message and exit\n    -v, --version  show program's version number and exit\n    -l, --lines    also print lines when a term is found\n    -r, --resume   print a resume when done\n\nExamples\n--------\n\nThe following prints a list of terms found and the number of the line where\nthey occur in the PO file:\n\n    $ glosarium Desktop/tests/why-copyleft.es.po\n\n    Term Copyleft found in line 1\n    Term Free software found in line 2\n    Term Copyleft found in line 8\n    Term Copyleft found in line 20\n    Term Free software found in line 20\n    Term Free Software Foundation (FSF) found in line 20\n    Term GNU Project found in line 20\n    Term Copyleft found in line 21\n    Term Copyleft found in line 24\n    Term Copyleft found in line 25\n    Term Copyleft found in line 32\n    Term Copyleft license found in line 32\n    Term Free software found in line 32\n    Term Free software license found in line 32\n    Term GNU Project found in line 32\n    Term Non-copyleft license found in line 32\n    Term Copyleft found in line 33\n    Term Free software found in line 40\n    Term Free software license found in line 40\n    Term Copyleft found in line 44\n    Term Copyleft license found in line 44\n    Term Free software found in line 44\n    Term Non-copyleft license found in line 44\n    Term Copyleft found in line 45\n    Term Webmaster found in line 57\n    Term Webmaster found in line 58\n    Term See found in line 62\n    Term Free software found in line 66\n    Term Free software found in line 67\n\nThe following prints same as above, plus statistics (resume):\n\n    $ glosarium -r Desktop/tests/why-copyleft.es.po\n\n    +-----------------------------------------------------------------------------+\n    | Term                          | Appears in lines                            |\n    +-----------------------------------------------------------------------------+\n    | Free Software Foundation (FSF)| [20]                                        |\n    | Free software                 | [2, 20, 32, 40, 44, 66, 67]                 |\n    | Copyleft                      | [1, 8, 20, 21, 24, 25, 32, 33, 44, 45]      |\n    | GNU Project                   | [20, 32]                                    |\n    | See                           | [62]                                        |\n    | Non-copyleft license          | [32, 44]                                    |\n    | Free software license         | [32, 40]                                    |\n    | Copyleft license              | [32, 44]                                    |\n    | Webmaster                     | [57, 58]                                    |\n    +-----------------------------------------------------------------------------+\n    | Total 9 terms                                                               |\n    +-----------------------------------------------------------------------------+\n\nThe following prints the context where the term occurs:\n\n    $ glosarium -l Desktop/tests/why-copyleft.es.po\n\n    Term Copyleft found in line 32\u003cbr /\u003e\n    |__\u003cbr /\u003e\n      msgid \"In the GNU Project we usually recommend people use\n      \u003ca href=\\\"/copyleft/copyleft.html\\\"\u003ecopyleft\u003c/a\u003e licenses like GNU GPL, rather\n      than permissive non-copyleft free software licenses.  We don't argue harshly\n      against the non-copyleft licenses\u0026mdash;in fact, we occasionally recommend\n      them in special circumstances\u0026mdash;but the advocates of those licenses show a\n      pattern of arguing harshly against the\n      \u003cacronym title=\\\"General Public License\\\"\u003eGPL\u003c/acronym\u003e.\"\n\nCommon Troubleshooting\n----------------------\n\n* Q: When I use the `glosarium` command I get `command not found` error. What can I do?\n* R: Install the coreutils from the GNU project\n\n\nLicense:\n--------\n    This program is free software; you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation; either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License along\n    with this program; if not, write to the Free Software Foundation, Inc.,\n    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamnwidget%2Fglosarium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamnwidget%2Fglosarium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamnwidget%2Fglosarium/lists"}