Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yara-python
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • fact-depend
  • yara-python
  • Repository

Switch branch/tag
  • yara-python
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Victor M. Alvarez's avatar
    Stop using FALSE, as YARA headers don't define it anymore. · 22e96624
    Victor M. Alvarez authored 6 years ago
    22e96624
Name
Last commit
Last update
appveyor Workaround for solving issue with CMake not finding Visual Studio 9 2008 Win64 8 years ago
yara @ fc857bfd
.gitmodules Callback on include (#67) 7 years ago
.travis.yml Do not build “cuckoo” module in Travis-CI as jansson library in Ubuntu 12.04 is too old. Build “dotnet” module instead. 8 years ago
LICENSE Initial commit 9 years ago
MANIFEST.in Add LICENSE to MANIFEST.in (#44) 8 years ago
README.rst HTTPS Read the Docs link (#53) 7 years ago
appveyor.yml Enforce wheel 0.29 as 0.30 dropped support for Python 2.6. 7 years ago
setup.cfg Fix issues in appveyor configuration 8 years ago
setup.py Fix typo and update yara submodule. 7 years ago
tests.py Callback on include (#67) 7 years ago
yara-python.c Stop using FALSE, as YARA headers don't define it anymore. 6 years ago
README.rst