Skip to content
View zjc5415's full-sized avatar

Block or report zjc5415

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. libstatfsext libstatfsext Public

    Forked from DarrenKirby/libstatfsext

    A small and simple shared C library which provides an extended statfs structure for Linux

    C

  2. newspaper newspaper Public

    Forked from codelucas/newspaper

    News extraction, article extraction and curation in python 3. Built with multithreading, 10+ languages, NLP, ML, and more!

    Python

  3. exp exp Public

    code tips

  4. pythoninstaller pythoninstaller Public

    Forked from harrisonfeng/pythoninstaller

    Python Installer is a BASH script used to install Python from source in Ubuntu box.

    Shell

  5. libchardet libchardet Public

    Forked from cnangel/libchardet

    Charset detector in Mozilla is a XPCOM component which receive bytes as incoming data and base on the bytes of data "guess" what the charset of the data is and report it to the caller.

    C++

  6. textract textract Public

    Forked from deanmalmgren/textract

    extract text from any document. no muss. no fuss.

    Python