From: Sergey Matveev Date: Tue, 31 Jan 2017 09:39:35 +0000 (+0300) Subject: Цитата об ASN.1 из README pyasn1 библиотеки X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=00bd592743fc747eb50cf1930440723c108a2b44;p=stargrave-blog.git Цитата об ASN.1 из README pyasn1 библиотеки ASN.1 solves the data serialization problem. This solution was designed long ago by the wise Ancients. Back then, they did not have the luxury of wasting bits. That is why ASN.1 is designed to serialize data structures of unbounded complexity into something compact and efficient when it comes to processing the data. Я теперь постоянно прям хочу цитировать этот "wise Ancients". ---