Skip to content

SequenceParser is a C++ library to detect sequences, files and folders.

License

Unknown and 3 other licenses found

Licenses found

Unknown
COPYING.md
GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL
Unknown
LICENSE.sequenceParser
Notifications You must be signed in to change notification settings

EfestoLab/sequenceparser

 
 

SequenceParser

SequenceParser library is a C++ library to detect sequences, files and folders.

Licence

See COPYING.md

Compilation

See INSTALL.md

Continuous Integration

Travis

Build Status
Coverage Status

External Libraries

  • Boost version 1.48.0 or upper components regex, system, filesystem, locale
  • Swig ( for Python/Java Binding ) 1.3.36 or upper
  • Python version 2.6 or upper

Tests

  • pyTest using nosetests

Definitions

  • Sequence it's many files with a common pattern of numbers
  • File it's all file without numbers in the filname and sequences with only one file
  • Folders Just folders

About

SequenceParser is a C++ library to detect sequences, files and folders.

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
COPYING.md
GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL
Unknown
LICENSE.sequenceParser

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 62.3%
  • Python 30.0%
  • CMake 6.5%
  • Other 1.2%