Search Criteria
Package Details: python-cpplint 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cpplint.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cpplint |
| Description: | Command-line tool to check C/C++ files for style issues following Google's C++ style guide. |
| Upstream URL: | https://github.com/cpplint/cpplint |
| Licenses: | BSD-3-Clause |
| Conflicts: | cpplint |
| Provides: | cpplint, cpplint-py3 |
| Replaces: | cpplint-py3 |
| Submitter: | arojas |
| Maintainer: | aliu (AutoUpdateBot) |
| Last Packager: | arojas |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-04-06 14:50 (UTC) |
| Last Updated: | 2026-04-06 14:50 (UTC) |
Dependencies (10)
- python (placeholder-for-pythonAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-parameterized (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-timeout (check)
- python-testfixtures (check)
Latest Comments
aliu commented on 2026-05-02 16:01 (UTC)
can't reproduce. clitest.py should be copying all the samples to /tmp—which it does on my machine—so where cpplint.py is shouldn't matter.
RubenKelevra commented on 2026-05-02 15:39 (UTC)
Unit tests fail because of the missing sample directory.