<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git/magic.pyi, branch master</title>
<subtitle>github.com: ahupp/python-magic.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/'/>
<entry>
<title>move typing stubs next to implementation</title>
<updated>2021-01-15T22:03:44+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-01-15T22:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=1f525c80a41e71cd465e6be718e23b5146ec3d3e'/>
<id>1f525c80a41e71cd465e6be718e23b5146ec3d3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for magic_descriptor routine</title>
<updated>2020-12-07T15:08:12+00:00</updated>
<author>
<name>psrok1</name>
<email>pawel.srokosz@cert.pl</email>
</author>
<published>2020-12-07T15:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=ca14bfba7d1eeea543c9e00ea33d1487a49e68e0'/>
<id>ca14bfba7d1eeea543c9e00ea33d1487a49e68e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>🐑 Create basic stub file for magic.py</title>
<updated>2020-08-10T14:09:18+00:00</updated>
<author>
<name>Jack Edge</name>
<email>yellowbounder@gmail.com</email>
</author>
<published>2020-08-10T14:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=f645c3949748cac76875ccd0b288621b8e36f40f'/>
<id>f645c3949748cac76875ccd0b288621b8e36f40f</id>
<content type='text'>
A stubfile was initially generated using `stubgen`, and then refined in
order to increase the accuracy of the core API methods.

Both `from_file` and `from_path`, both as independent functions and
class instace methods, have been annotated appropriately (taking
`Union[str, bytes]` and returning `Text`.

Resolves #174.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A stubfile was initially generated using `stubgen`, and then refined in
order to increase the accuracy of the core API methods.

Both `from_file` and `from_path`, both as independent functions and
class instace methods, have been annotated appropriately (taking
`Union[str, bytes]` and returning `Text`.

Resolves #174.
</pre>
</div>
</content>
</entry>
</feed>
