Skip to content

edubois/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

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
  • c++ test using Boost Unit Tests (outdated and not compiled)

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-3.0
LICENSE.GPL
LGPL-3.0
LICENSE.LGPL
Unknown
LICENSE.sequenceParser

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • CMake 4.5%
  • Python 2.2%
  • Other 1.1%