~nytpu/smallnet

gemini, gopher: add FORCE-DECODE option
tag 1.1.0 (which should've been done on previous version bump...)
gemini: remove some type declarations since they don't always enforce typechecking
gemini: add manual client cert tests
bump version to 1.0.1
gemini: catch SChannel errors on windows
README: add note about Windows vs *nix
fix builds
rename from cl-smallnet to smallnet
tag 1.0.0 release
gemini: also return unparsed meta
simplify gemini logic
rename request to gemini-request and gopher-request to allow importing
update tests and fix some bugs
readme update
update GOPHER:REQUEST docstring
update docs
add README note about standards compliance
add initial "documentation"
organize package exports
Next