{"id":15358549,"url":"https://github.com/pv/moin-despam","last_synced_at":"2025-03-13T12:43:46.708Z","repository":{"id":963240,"uuid":"753070","full_name":"pv/moin-despam","owner":"pv","description":"Tool for easily removing and hiding spam pages from a MoinMoin wiki","archived":false,"fork":false,"pushed_at":"2010-07-02T09:14:14.000Z","size":91,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T08:49:29.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pv.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-07-02T09:08:01.000Z","updated_at":"2013-10-19T01:50:19.000Z","dependencies_parsed_at":"2022-08-16T11:40:07.711Z","dependency_job_id":null,"html_url":"https://github.com/pv/moin-despam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fmoin-despam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fmoin-despam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fmoin-despam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pv%2Fmoin-despam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pv","download_url":"https://codeload.github.com/pv/moin-despam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410230,"owners_count":20286387,"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-10-01T12:41:44.415Z","updated_at":"2025-03-13T12:43:46.690Z","avatar_url":"https://github.com/pv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"moin-despam\n===========\n\n``moin-despam.py`` is a script for mass-marking pages as spam in MoinMoin. It\n\n1. Downloads RecentChanges.\n2. Asks you which of the pages to mark as spam (via ``$EDITOR``, default vi).\n3. Logs in with your user account.\n4. Replaces the text of each page by ``#acl All:\\nspam``,\n   which makes the page disappear from *RecentChanges*, except for superusers.\n\nNOTE: you need to have a superuser account for this to work!\n\nYou need a configuration file (default is ``~/.moin-despam.ini``), like this::\n\n    url = http://some-website.com/moinwiki\n    user = YourUserName\n    password = your-password\n\nRequirements\n------------\n\nYou need to have the following additional Python libraries installed:\n\n- `mechanize \u003chttp://wwwsearch.sourceforge.net/mechanize/\u003e`__\n- `configobj \u003chttp://www.voidspace.org.uk/python/configobj.html\u003e`__\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpv%2Fmoin-despam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpv%2Fmoin-despam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpv%2Fmoin-despam/lists"}