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    
ietfparse / setup.cfg
Size: Mime:
[bdist_wheel]
universal = 1

[build_sphinx]
all-files = 1

[nosetests]
nocapture = 1
verbosity = 2
stop = 1
with-coverage = 1
cover-package = ietfparse,tests
cover-erase = 1
cover-branches = 1

[flake8]
exclude = build,dist,doc,env

[egg_info]
tag_build = 
tag_svn_revision = 0
tag_date = 0