modified: .run/test.run.xml modified: README.md modified: USER_GUIDE.md new file: autopypi/README.md new file: autopypi/__init__.py new file: autopypi/config.py new file: autopypi/environment.py new file: autopypi/fabfile.py new file: autopypi/logger.py new file: autopypi/packaging.py new file: autopypi/publishing.py new file: autopypi/release.py new file: autopypi/versioning.py new file: changelog/v0.1.8.md new file: tests/test_curry_decorator.py modified: tests/test_data.py new file: tests/test_placeholder_impl.py new file: tests/test_rself.py modified: vools/__init__.py modified: vools/data/seq.py modified: vools/decorators/__init__.py new file: vools/decorators/curry_decorator.py new file: vools/decorators/rself.py modified: vools/functional/placeholder.py new file: vools/functional/placeholder_impl.py |