0
I Use This!
Inactive

Commits : Listings

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