Metadata-Version: 2.1
Name: boris-behav-obs
Version: 8.9.6
Summary: BORIS - Behavioral Observation Research Interactive Software
Home-page: http://www.boris.unito.it
Author: Olivier Friard - Marco Gamba
Author-email: olivier.friard@unito.it
License: UNKNOWN
Project-URL: Documentation, https://boris.readthedocs.io/en/latest/
Project-URL: Changelog, https://github.com/olivierfriard/BORIS/wiki/BORIS-change-log-v.8
Project-URL: Source code, https://github.com/olivierfriard/BORIS
Project-URL: Issues, https://github.com/olivierfriard/BORIS/issues
Description: ===============================================================
        Behavioral Observation Research Interactive Software (BORIS)
        ===============================================================
        
        BORIS is an easy-to-use event logging software for video/audio coding or live observations.
        
        BORIS is a free and open-source software available for GNU/Linux and Windows.
        
        It provides also some analysis tools like time budget.
        
        The BORIS paper has more than `1000 citations in peer-reviewed scientific publications <http://www.boris.unito.it/pages/citations.html>`_.
        
        See http://www.boris.unito.it
        
        
        .. image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg
         :target: https://www.python.org/
        
        .. image:: https://static.pepy.tech/personalized-badge/boris-behav-obs?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads
         :target: https://pepy.tech/project/boris-behav-obs
        
        
        
        
        
        
        Documentation
        -------------------------------------
        
        The official documentation is hosted here:
        http://boris.readthedocs.io/
        
        The documentation provides a good starting point for learning how to use BORIS.
        
        Some video tutorials are available:
        https://www.youtube.com/channel/UCo-Jyvzawwp0bRMEor4aLVQ
        
        
        
        
        
        Bug reports and feature requests
        --------------------------------------
        
        To search for bugs, report them or request a feature, please use the github tracker:
        https://github.com/olivierfriard/BORIS/issues
        
        
        
        
        
        Citing BORIS
        --------------------------------------
        
        Please acknowledge and cite the use of this software and its authors when
        results are used in publications or published elsewhere. You can use the
        following BibTex entry
        
        ::
        
            @article {MEE3:MEE312584,
            author = {Friard, Olivier and Gamba, Marco},
            title = {BORIS: a free, versatile open-source event-logging software for video/audio coding and live observations},
            journal = {Methods in Ecology and Evolution},
            issn = {2041-210X},
            url = {http://dx.doi.org/10.1111/2041-210X.12584},
            doi = {10.1111/2041-210X.12584},
            pages = {1324--1330},
            keywords = {behavioural analysis, behaviour coding, coding scheme, ethology, observational data, ttime-budget},
            year = {2016},
            }
        
        
        
        
        
        
        
        
        
        Licence
        -----------------------------
        
        Distributed with a `GPL v.3 license <LICENSE.TXT>`_
        
        
        Copyright (C) 2012-2022 Olivier Friard
        
        
        
        
        
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
