Metadata-Version: 1.1
Name: dsdobjects
Version: 0.6.1
Summary: Base classes for DSD design
Home-page: https://github.com/DNA-and-Natural-Algorithms-Group/dsdobjects
Author: Stefan Badelt
Author-email: badelt@caltech.edu
License: MIT
Download-URL: https://github.com/DNA-and-Natural-Algorithms-Group/dsdobjects/archive/v0.6.tar.gz
Description: 
        This module provides Python parent classes for domain-level strand displacement
        programming, e.g:
         - SequenceConstraint
         - DL_Domain
         - SL_Domain
         - DSD_Complex
         - DSD_Reaction
         - DSD_RestingSet
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
