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    
snakefood / bin / sfood-cluster-regexp
Size: Mime:
#!/usr/bin/env python
# This file is part of the snakefood package.
# See http://furius.ca/snakefood for license and details.

from snakefood.cluster_regexp import main
main()