Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
python-magic
Public
forked from
ahupp/python-magic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
libmagic-compat
User selector
All users
All time
Commit history
Commits on Jan 15, 2018
fix libmagic test
ahupp
committed
315cb4c
View commit details
Copy full SHA for 315cb4c
Browse repository at this point
bump to 0.4.16
ahupp
committed
43d057d
View commit details
Copy full SHA for 43d057d
Browse repository at this point
various cleanups proposed by debian folks
ahupp
committed
1622e2d
View commit details
Copy full SHA for 1622e2d
Browse repository at this point
Merge in compatability mode with libmagic
Show description for 6143dce
ahupp
committed
6143dce
View commit details
Copy full SHA for 6143dce
Browse repository at this point
add from_open_file to match libmagic binding featureset
ahupp
committed
c49e8db
View commit details
Copy full SHA for c49e8db
Browse repository at this point
Convert to a package so we can add more files
ahupp
committed
bfab639
View commit details
Copy full SHA for bfab639
Browse repository at this point
Commits on Dec 18, 2017
commit pypi upload script
ahupp
committed
67a4042
View commit details
Copy full SHA for 67a4042
Browse repository at this point
Commits on Dec 11, 2017
remove python versions unsupported by xenial
ahupp
committed
e929976
View commit details
Copy full SHA for e929976
Browse repository at this point
Commits on Dec 9, 2017
Merge pull request #156 from kobus-v-schoor/patch-1
Show description for 41662f7
ahupp
authored
41662f7
View commit details
Copy full SHA for 41662f7
Browse repository at this point
fix test for xenial since travis started enabling it
ahupp
committed
4bda684
View commit details
Copy full SHA for 4bda684
Browse repository at this point
Fix typos in README
kobus-v-schoor
authored
423644d
View commit details
Copy full SHA for 423644d
Browse repository at this point
Commits on Dec 4, 2017
bump to 0.4.15 since I forgot some merges
ahupp
committed
a60800c
View commit details
Copy full SHA for a60800c
Browse repository at this point
Update README.md
ahupp
authored
8b1de01
View commit details
Copy full SHA for 8b1de01
Browse repository at this point
Update README.md
ahupp
authored
677c19f
View commit details
Copy full SHA for 677c19f
Browse repository at this point
Commits on Nov 20, 2017
Merge pull request #147 from hugovk/patch-2
Show description for 8f1fb84
ahupp
authored
8f1fb84
View commit details
Copy full SHA for 8f1fb84
Browse repository at this point
bump to 0.4.14
ahupp
committed
5b4edbe
View commit details
Copy full SHA for 5b4edbe
Browse repository at this point
Merge pull request #144 from nicfit/master
Show description for 2d4e636
ahupp
authored
2d4e636
View commit details
Copy full SHA for 2d4e636
Browse repository at this point
Merge pull request #149 from hugovk/fix-ci
Show description for b8ab669
ahupp
authored
b8ab669
View commit details
Copy full SHA for b8ab669
Browse repository at this point
python3 str handling
Show description for bec0d44
ahupp
committed
bec0d44
View commit details
Copy full SHA for bec0d44
Browse repository at this point
Commits on Oct 23, 2017
Merge pull request #146 from hugovk/patch-1
Show description for 72c27fa
ahupp
authored
72c27fa
View commit details
Copy full SHA for 72c27fa
Browse repository at this point
Commits on Oct 14, 2017
Revert "update filetype reported by libmagic >=5.23 for keep_going=true"
Show description for c45ae3f
hugovk
committed
c45ae3f
View commit details
Copy full SHA for c45ae3f
Browse repository at this point
pip install coverage
hugovk
authored
6289e8b
View commit details
Copy full SHA for 6289e8b
Browse repository at this point
Commits on Oct 13, 2017
Only install coveralls and codecov when needed
Show description for 9c24104
hugovk
authored
9c24104
View commit details
Copy full SHA for 9c24104
Browse repository at this point
Update classifiers
hugovk
authored
6967f22
View commit details
Copy full SHA for 6967f22
Browse repository at this point
Commits on Oct 2, 2017
update travis to use xenial for modern libfile
ahupp
committed
5f7c67d
View commit details
Copy full SHA for 5f7c67d
Browse repository at this point
update filetype reported by libmagic >=5.23 for keep_going=true
ahupp
committed
9d127ce
View commit details
Copy full SHA for 9d127ce
Browse repository at this point
use my own photo to avoid licensing concerns
ahupp
committed
8be4789
View commit details
Copy full SHA for 8be4789
Browse repository at this point
Commits on Sep 27, 2017
Handle incorrectly encoded files (i.e. does not match file system
Show description for ae77035
nicfit
committed
ae77035
View commit details
Copy full SHA for ae77035
Browse repository at this point
Commits on Sep 15, 2017
rename magic.pyc to avoid cleaning during build step
ahupp
committed
cf029d7
View commit details
Copy full SHA for cf029d7
Browse repository at this point
Commits on Jun 25, 2017
Merge pull request #133 from Disassem/patch-1
Show description for 805c75c
ahupp
authored
805c75c
View commit details
Copy full SHA for 805c75c
Browse repository at this point
Commits on May 2, 2017
Info about test and new source
Show description for 43df08c
Disassem
authored
43df08c
View commit details
Copy full SHA for 43df08c
Browse repository at this point
Commits on Mar 18, 2017
Merge pull request #130 from mbeacom/dev-alpine
Show description for 70c3b92
ahupp
authored
70c3b92
View commit details
Copy full SHA for 70c3b92
Browse repository at this point
Merge pull request #125 from askoretskiy/patch-2
Show description for 4325656
ahupp
authored
4325656
View commit details
Copy full SHA for 4325656
Browse repository at this point
Commits on Feb 24, 2017
Accommodate linux distros that return trailing version, i.e. Alpine
mbeacom
committed
271ae7a
View commit details
Copy full SHA for 271ae7a
Browse repository at this point
Commits on Jan 28, 2017
Merge pull request #127 from MichaelAquilina/python_3.6_support
Show description for 37cb227
ahupp
authored
37cb227
View commit details
Copy full SHA for 37cb227
Browse repository at this point
Previous
Next
You can’t perform that action at this time.