0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it possible to run the test suite with distutils More... over 11 years ago
Added Python 2.6 and 3.3 for building in Travis-CI More... over 11 years ago
Add configuration for Travis-CI More... over 11 years ago
Add requirements.txt to be used with "pip -r" More... over 11 years ago
setup.py: Read files opened with distrib_file() as UTF-8 More... over 11 years ago
Do not declare language in README wcfg code blocks More... over 11 years ago
Add note about related tools, editors More... over 11 years ago
Release v4 More... over 11 years ago
List README.rst instead of .md in MANIFEST.in More... over 11 years ago
Release v3 More... over 11 years ago
Bump version to v3 More... over 11 years ago
Convert README to reStructuredText More... over 11 years ago
Add test case with configuration file from OMNI More... over 11 years ago
Add tests cases for invalid arrays More... over 11 years ago
Update grammar to cover optional commas in arrays More... over 11 years ago
Allow optional commas in between array items More... over 11 years ago
Add Drone.io build badge in README More... over 11 years ago
Release version 2 More... over 11 years ago
Small example in README More... over 11 years ago
Reorganize code around to improve coverage More... over 11 years ago
Add test cases for dumping of invalid values More... over 11 years ago
Fix error handling for invalid numbers More... over 11 years ago
Do not allow keys which contain spaces or colons More... over 11 years ago
Avoid polluting the global namespace in test_files More... over 11 years ago
Add test cases for example files under test/ More... over 11 years ago
Add additional test cases only for wcfg.loads() More... over 11 years ago
Add test cases for parsing of list/array values More... over 11 years ago
Test that wcfg.loads() also accepts Unicode input More... over 11 years ago
Add test cases for wcfg.loads() More... over 11 years ago
Better reporting of malformed number syntax errors More... over 11 years ago