Metadata-Version: 1.2
Name: lim-cli
Version: 20.5.2
Summary: LiminalInfo command line app.
Home-page: https://github.com/davedittrich/lim-cli
Author: Dave Dittrich
Author-email: dave.dittrich@gmail.com
License: Apache Software License
Download-URL: https://github.com/davedittrich/lim-cli/tarball/master
Description: ===
        lim
        ===
        
        .. .. image:: https://img.shields.io/pypi/v/lim.svg
        ..         :target: https://pypi.python.org/pypi/lim
        ..
        .. .. image:: https://img.shields.io/travis/LiminalAI/lim.svg
        ..         :target: https://travis-ci.org/LiminalAI/lim
        ..
        .. .. image:: https://readthedocs.org/projects/lim/badge/?version=latest
        ..         :target: https://lim.readthedocs.io/en/latest/?badge=latest
        ..         :alt: Documentation Status
        
        
        Python CLI for accessing, manipulating, and processing computer and network
        security information (e.g., PCAP, Netflow, etc.)
        
        * License: Apache 2.0 License
        * Documentation: https://lim.readthedocs.io/en/latest/
        
        
        Features
        --------
        
        * Uses the `openstack/cliff`_ command line framework.
        * Serves as a CLI for the `CTU Malware Capture Facility Datasets`_
        * Serves as a CLI for In-Q-Tel Labs' "`Packet Cafe`_" service
        * Provides basic PCAP file manipulation capabilities
        
        .. _openstack/cliff: https://github.com/openstack/clif 
        .. _Packet Cafe: https://www.cyberreboot.org/projects/packet-cafe/
        .. _CTU Malware Capture Facility Datasets: https://www.stratosphereips.org/datasets-overview
        
        .. EOF
        
        
Keywords: lim
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.6.0
