Parse and output blocklists in various formats
Project description
Command-line utility and Python library for converting blocklists between formats.
Usage
(TBD…)
Contributing
TL;DR
Behave like a decent person, install pre-commit, run pre-commit install in the project root, and take heed of any errors you get when trying to commit.
General
The project aims to follow best practices for development. Be sure to behave like a decent person in all interactions related to this project.
We follow a number of standards and best-practices with the aim that on-boarding of contributors, incl. our future selves, will go more smoothly. This includes utilizing pre-commit to automate checking a bunch of things before code even gets committed to the repository. It is highly recommended that anyone wanting to contribute enables this.
Relevant standards for code style and commit messages are specified in those sections.
REUSE
The REUSE Specification aims to “make licensing easy for humans and machines alike.” This is unlikely something you will need to worry about, but in the case where you do wish to add code from elsewhere, be sure to keep this in mind.
Code style
This project generally aims to adhere to official Python project style guidelines, such as PEP8. More specifically, it uses the Black code style as implemented via Ruff.
Commit style
Keep commits atomic and use Conventional Commits with good commit messages.
License
blocklister is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
Some parts of the repository may be distributed under different terms. This project adheres to the REUSE Specification version 3.3 and any files or code deviating from the general license of the project will be annotated as such.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blocklister-0.0.0.tar.gz.
File metadata
- Download URL: blocklister-0.0.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8492e82215f4dbeea9d47e7a0ee295b8565df7bfc2100c021c45766abae3d21
|
|
| MD5 |
d5522d42028265945eb03d48a0afb809
|
|
| BLAKE2b-256 |
bbdacbede01f49adfd3db05c620e7240a42331a6087d104bd5583c9dbed9d210
|
File details
Details for the file blocklister-0.0.0-py3-none-any.whl.
File metadata
- Download URL: blocklister-0.0.0-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aca6ba82fadd085aaeb8eef945fc240e834a3704cd4ce8bd7b397acab99adf4b
|
|
| MD5 |
0a3d7369683915ee50045cc718bf112a
|
|
| BLAKE2b-256 |
cdc8cbd705f7f58084367cfc177dc610199c9b3bc422ef0667bcf4ba29bd30cc
|