| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Furl v2.1.1. source code.tar.gz | 2021-04-09 | 53.5 kB | |
| Furl v2.1.1. source code.zip | 2021-04-09 | 58.8 kB | |
| README.md | 2021-04-09 | 375 Bytes | |
| Totals: 3 Items | 112.7 kB | 0 | |
Fixed: Export metadata variables (furl.__title__, furl.__version__, etc).
Added: scheme, host, netloc, and origin as parameters to furl.remove().
Changed: Homogenize parameter order across furl.add(), furl.set(), and furl.remove().
Changed: furl.origin can be assigned None. This has the same behavior as furl.remove(origin=True).