smiles

[ bioinformatics, bsd3, library ] [ Propose Tags ]

Full support of OpenSMILES and SMARTS specifications for Haskell


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Data.SMARTS
    • Data.SMILES
      • Data.SMILES.Atom
        • Data.SMILES.Atom.Parser
        • Data.SMILES.Atom.Writer
      • Data.SMILES.Bond
        • Data.SMILES.Bond.Parser
        • Data.SMILES.Bond.Writer
      • Data.SMILES.Parser
      • Data.SMILES.Writer

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0
Dependencies base (>=4.7 && <5), megaparsec, text [details]
License BSD-3-Clause
Copyright (c) 2017, Artem Kondukov et al.
Author Artem Kondyukov, Pavel Yakovlev, Vladimir Morozov
Maintainer kondiukov@biocad.ru
Category Bioinformatics
Home page https://github.com/zmactep/smiles#readme
Source repo head: git clone https://github.com/zmactep/smiles
Uploaded by fonturacetamum at 2017-08-15T15:18:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2720 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-08-15 [all 3 reports]

Readme for smiles-0.2.0.0

[back to package description]

smiles

Travis license

Full support of OpenSMILES specification for Haskell