Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
[application:main]
use = egg:FakeApp#basic_app

[application:other]
use = egg:FakeApp#other

[composit:remote_addr]
use = egg:FakeApp#remote_addr
app.1 = main
addr.1 = 127.0.0.1

app.2 = other
addr.2 = 0.0.0.0