0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from SpotlightKid/bugfix/assignment-and-tests More... about 8 years ago
Fix tests for Python 2 and rename deprecated unittest method names; add test for quoted assigment values More... over 11 years ago
Fix parsing of shell variable assignments More... over 11 years ago
Don't import the mock module in tests More... almost 17 years ago
Fix test_sane_package in pacman package test suite More... almost 17 years ago
Add files attribute to the PacmanPackage class More... almost 17 years ago
Skip function declarations More... over 17 years ago
Be aware of non-standard variables during substitution More... over 17 years ago
Add PKGBUILD._parse() docstring More... over 17 years ago
Fix PacmanPackage._parse() docstring More... over 17 years ago
Test proper multi-line arrays, not just with escaped newlines More... over 17 years ago
Use shlex for better string parsing More... over 17 years ago
Use StringIO instead of a list for FileMock More... over 17 years ago
Fix multiline parsing and tests More... over 17 years ago
Skip comments and empty lines More... over 17 years ago
Move variable declarations to __init__ More... over 17 years ago
Reset file pointer prior to parsing, if possible More... over 17 years ago
PKGBUILD: Add multiline support More... over 17 years ago
Ignore unknown variables and strip input lines before parsing More... over 17 years ago
Don't use the intersphinx extension for documentation More... over 17 years ago
Return, don't print, in PacmanPackage.__str__! More... over 17 years ago
Change None valued attributes to empty strings More... over 17 years ago
Change __unicode__ to __str__ for Py3K compatibility More... over 17 years ago
Refactor pacman package parser to remove redundant code More... over 17 years ago
Add unit tests More... over 17 years ago
Fix some minor things More... over 17 years ago
Add PKGBUILD support More... over 17 years ago
First version More... over 17 years ago