snippy

View on PyPIReverse Dependencies (1)

0.11.0 snippy-0.11.0-py2.py3-none-any.whl

Wheel Details

Project: snippy
Version: 0.11.0
Filename: snippy-0.11.0-py2.py3-none-any.whl
Download: [link]
Size: 170668
MD5: a7d33c8099718b858e9da174e4ae5613
SHA256: b79390ab77f44b113dfeab937ece293331aa4f9d169c4d5dac1cbfd92e21845f
Uploaded: 2020-03-29 17:12:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snippy
Version: 0.11.0
Summary: Snippy is a software development and maintenance notes manager.
Author: Heikki J. Laaksonen
Author-Email: laaksonen.heikki.j[at]gmail.com
Home-Page: https://github.com/heilaaks/snippy
License: GNU Affero General Public License v3.0 or later
Keywords: notes markdown yaml text command-line cli server backend docker software-engineering
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Platform: Linux
Platform: MacOS
Platform: Microsoft
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Requires-Dist: importlib-metadata; python_version != "3.4"
Requires-Dist: pyyaml; python_version != "3.4"
Requires-Dist: importlib-metadata (==0.23); python_version == "3.4"
Requires-Dist: pyyaml (<=5.2); python_version == "3.4"
Requires-Dist: colorama; sys_platform == "win32"
Requires-Dist: sphinxcontrib-openapi (==0.6.0); extra == "devel"
Requires-Dist: sphinx-rtd-theme (==0.4.3); extra == "devel"
Requires-Dist: sphinx-autobuild (==0.7.1); extra == "devel"
Requires-Dist: falcon (==2.0.0); extra == "devel"
Requires-Dist: jsonschema (==3.2.0); extra == "devel"
Requires-Dist: bandit (==1.6.2); extra == "devel"
Requires-Dist: flake8 (==3.7.9); extra == "devel"
Requires-Dist: logging-tree (==1.8.1); extra == "devel"
Requires-Dist: pluggy (==0.13.1); extra == "devel"
Requires-Dist: pprintpp (==0.4.0); extra == "devel"
Requires-Dist: pyflakes (==2.1.1); extra == "devel"
Requires-Dist: pytest-cov (==2.8.1); extra == "devel"
Requires-Dist: pytest-mock (==2.0.0); extra == "devel"
Requires-Dist: pytest-xdist (==1.31.0); extra == "devel"
Requires-Dist: requests; extra == "devel"
Requires-Dist: psycopg2 (==2.8.4); platform_python_implementation == "CPython" and extra == "devel"
Requires-Dist: psycopg2cffi (==2.8.1); platform_python_implementation == "PyPy" and extra == "devel"
Requires-Dist: colorama; python_version != "3.4" and extra == "devel"
Requires-Dist: gunicorn (==19.10.0); python_version <= "3.3" and extra == "devel"
Requires-Dist: sphinx (==1.8.5); python_version <= "3.4" and extra == "devel"
Requires-Dist: pytest (==4.6.9); python_version <= "3.4" and extra == "devel"
Requires-Dist: mock (==3.0.5); python_version <= "3.5" and extra == "devel"
Requires-Dist: openapi2jsonschema (==0.9.0); python_version <= "3.6" and extra == "devel"
Requires-Dist: pylint (==1.9.5); python_version == "2.7.*" and extra == "devel"
Requires-Dist: docker (==4.2.0); (python_version == "2.7.*" or python_version >= "3.5") and extra == "devel"
Requires-Dist: tox (==3.14.5); (python_version == "2.7.*" or python_version >= "3.5") and extra == "devel"
Requires-Dist: colorama (==0.4.1); python_version == "3.4" and extra == "devel"
Requires-Dist: docker (==3.7.3); python_version == "3.4.*" and extra == "devel"
Requires-Dist: pylint (==2.3.1); python_version == "3.4.*" and extra == "devel"
Requires-Dist: tox (==3.14.0); python_version == "3.4.*" and extra == "devel"
Requires-Dist: gunicorn (==20.0.4); python_version >= "3.4" and extra == "devel"
Requires-Dist: sphinx (==2.4.4); python_version >= "3.5" and extra == "devel"
Requires-Dist: pylint (==2.4.4); python_version >= "3.5" and extra == "devel"
Requires-Dist: pytest (==5.3.5); python_version >= "3.5" and extra == "devel"
Requires-Dist: mock (==4.0.1); python_version >= "3.6" and extra == "devel"
Requires-Dist: openapi2jsonschema (==0.9.1); python_version >= "3.7" and extra == "devel"
Requires-Dist: sphinxcontrib-openapi (==0.6.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (==0.4.3); extra == "docs"
Requires-Dist: sphinx-autobuild (==0.7.1); extra == "docs"
Requires-Dist: sphinx (==1.8.5); python_version <= "3.4" and extra == "docs"
Requires-Dist: sphinx (==2.4.4); python_version >= "3.5" and extra == "docs"
Requires-Dist: falcon (==2.0.0); extra == "server"
Requires-Dist: jsonschema (==3.2.0); extra == "server"
Requires-Dist: psycopg2 (==2.8.4); platform_python_implementation == "CPython" and extra == "server"
Requires-Dist: psycopg2cffi (==2.8.1); platform_python_implementation == "PyPy" and extra == "server"
Requires-Dist: gunicorn (==19.10.0); python_version <= "3.3" and extra == "server"
Requires-Dist: gunicorn (==20.0.4); python_version >= "3.4" and extra == "server"
Requires-Dist: falcon (==2.0.0); extra == "test"
Requires-Dist: jsonschema (==3.2.0); extra == "test"
Requires-Dist: bandit (==1.6.2); extra == "test"
Requires-Dist: flake8 (==3.7.9); extra == "test"
Requires-Dist: logging-tree (==1.8.1); extra == "test"
Requires-Dist: pluggy (==0.13.1); extra == "test"
Requires-Dist: pprintpp (==0.4.0); extra == "test"
Requires-Dist: pyflakes (==2.1.1); extra == "test"
Requires-Dist: pytest-cov (==2.8.1); extra == "test"
Requires-Dist: pytest-mock (==2.0.0); extra == "test"
Requires-Dist: pytest-xdist (==1.31.0); extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: psycopg2 (==2.8.4); platform_python_implementation == "CPython" and extra == "test"
Requires-Dist: psycopg2cffi (==2.8.1); platform_python_implementation == "PyPy" and extra == "test"
Requires-Dist: gunicorn (==19.10.0); python_version <= "3.3" and extra == "test"
Requires-Dist: pytest (==4.6.9); python_version <= "3.4" and extra == "test"
Requires-Dist: mock (==3.0.5); python_version <= "3.5" and extra == "test"
Requires-Dist: pylint (==1.9.5); python_version == "2.7.*" and extra == "test"
Requires-Dist: docker (==4.2.0); (python_version == "2.7.*" or python_version >= "3.5") and extra == "test"
Requires-Dist: tox (==3.14.5); (python_version == "2.7.*" or python_version >= "3.5") and extra == "test"
Requires-Dist: docker (==3.7.3); python_version == "3.4.*" and extra == "test"
Requires-Dist: pylint (==2.3.1); python_version == "3.4.*" and extra == "test"
Requires-Dist: tox (==3.14.0); python_version == "3.4.*" and extra == "test"
Requires-Dist: gunicorn (==20.0.4); python_version >= "3.4" and extra == "test"
Requires-Dist: pylint (==2.4.4); python_version >= "3.5" and extra == "test"
Requires-Dist: pytest (==5.3.5); python_version >= "3.5" and extra == "test"
Requires-Dist: mock (==4.0.1); python_version >= "3.6" and extra == "test"
Provides-Extra: devel
Provides-Extra: docs
Provides-Extra: server
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 3157 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
snippy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/cause.py sha256=U6Fu7DCcY8cePH-i6m6ICq5ZHB2fQn_mt6J6k9dPLk8 8650
snippy/constants.py sha256=kcpQ511tEqqTFrrH1HimOfFYJ-OCx9QK5pYUMF8Oks8 3867
snippy/logger.py sha256=dkOJ5dX-F0kCYxGh7dkN_dN52JuhQe_c1S9S9eFCeO0 22575
snippy/meta.py sha256=d58ixoQdaYDECxhMTJDELYyapX4e8r-A0LaFbHNN_e8 1409
snippy/plugins.py sha256=nLEkg6Togy3DUpkguc8ut5KlejBZVrb0sRxv-Mk17dY 9991
snippy/snip.py sha256=DOWq3fV8RGyyrMfZ7p2QVO9gC-TkD-M6zqbmH5mb3ig 3997
snippy/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/config/config.py sha256=3YyA1EG-Ab_sLKatVEdiA81sNX5tFEHoQ91gEjMGxl4 33790
snippy/config/source/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/config/source/api.py sha256=Yos94wujvjgJE4VVQ4J0J4tUQF5UTTDXOOcQbOlTaEc 2687
snippy/config/source/base.py sha256=9KX2Q67HDGIkKet_IjvMN8B5tFx-xFs2RcJ6JYGAE4s 39790
snippy/config/source/cli.py sha256=-zp8GmvJ85CBior_bxxZmAc1_6mqvOzEQt_U5YT0C3M 22522
snippy/config/source/editor.py sha256=mVywVIw6YNQU9XUkFR6TiuncAf-hcPq5QtleU0hzOPI 3783
snippy/content/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/content/all_content.py sha256=IAgnqJ4wZyodT9P9W1kSIpwSVN-QrzAlgUgDf2FYzv0 1944
snippy/content/base.py sha256=Avqq7zzi47SR0UWsvPm-clfdyX0KeZ2ISp8K6h9ohGc 9666
snippy/content/collection.py sha256=G7jDcnyoOuzLxsiFVLOpz9yZzN2a4MXmFZ4q6j5FllY 13027
snippy/content/content.py sha256=wCJzTgtum248LRwNZBa2pV-kSXVLgfmJRKU32umstfs 1145
snippy/content/fields.py sha256=NngmRqA3Y6YuXeHoLTYLqbIibPb2hBiPiY0mUHrOMgw 1146
snippy/content/migrate.py sha256=XO39KNrK3D_I534O78KypHNdHzs5b-87Slhi3V6-HdQ 8480
snippy/content/parser.py sha256=W2iNb1QH_LCiSyNIrviAfRn3n9jc4paPQsFf40jXJkc 3020
snippy/content/resource.py sha256=tR7FgEGFtFm4oCpC9v6yGRuEDv-WHAMatvrvsaHlUK4 40055
snippy/content/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/content/parsers/base.py sha256=0GJlsI2PhSw3Zlxf0fifdVmCHIG2fjnWtv77C7nVrAM 23321
snippy/content/parsers/dict.py sha256=77ghBZ8emQPbodPldugwsXzoJaCJ9BUUeteXswLFjMY 1889
snippy/content/parsers/mkdn.py sha256=a0MDa0CCUaE3SJlbDpSJSN9sGPkfflNuuR5T9-gkJ_A 13033
snippy/content/parsers/text.py sha256=cLcrUuVIJ9n74dzqzay3S8OU-4uzmGQAMN7R_R75DDM 21903
snippy/data/completion/snippy.bash-completion sha256=5_A0JthfD6wYHaXFygO9qzW86q8AKGY_NKbO8aP6P2c 3272
snippy/data/defaults/references.yaml sha256=3bwTXk2jTwN8ETfKnYBNB8KETjrL3eV1HRX1XXaav8E 700
snippy/data/defaults/snippets.yaml sha256=iWV9hyyh8_PYRcUgTw7BiRVm1LqiXQTP7CrYqyzvBfQ 27620
snippy/data/defaults/solutions.yaml sha256=2wbO2RAO2wVvV8K_pPolJtYDBy3VBdltZ7ks-Azo02Y 34979
snippy/data/server/openapi/schema/_definitions.json sha256=KDq0SIfwcIU1V2Of-Wu-ynJkC0g5QoYUB727PeUJpVQ 16289
snippy/data/server/openapi/schema/all.json sha256=soIouNE1-I_URzj1V_Lcp-Tub7C2pRfB_MUyMfZ_fKM 3164
snippy/data/server/openapi/schema/attributebrief.json sha256=xT4V4vGo_pSIjgm0oRzIgIDiGllS2U6_QZb6YewJ3lc 163
snippy/data/server/openapi/schema/attributecategory.json sha256=pNEweneXF4TSIjKQ7nDyerm-IfZfk9K8qgIhUggNb9k 208
snippy/data/server/openapi/schema/attributecreated.json sha256=OsqEpQzLL7UqNMtXq0v9qttRxF-4VPGnSULhmDfLlQI 244
snippy/data/server/openapi/schema/attributedata.json sha256=-uVu-fWPHq8yyApZTT-9jLlP6RbD3H6I_uxzfDl26m8 165
snippy/data/server/openapi/schema/attributedescription.json sha256=XVhnR5CO8FX_GsAeYg2N7phyl7BvODNVQcntbTigoN8 162
snippy/data/server/openapi/schema/attributedigest.json sha256=IOTCNcvYZV8zC9jv0ryerRVwFc9qAl6v5fJV9vMVMlo 179
snippy/data/server/openapi/schema/attributefilename.json sha256=BArOpob_-Zb0T74uUNwkMGPYw7SWFvELuVu_xsyWSCo 252
snippy/data/server/openapi/schema/attributegroups.json sha256=51y5wvF6B2CIZgF30AakzQSGAhqfUF8BMcW4qzLzgjY 229
snippy/data/server/openapi/schema/attributegroupsdictionary.json sha256=nfKTlviaz98UQpu4tKol1OE1Mc6oKRFlNYxSlTXkJbA 266
snippy/data/server/openapi/schema/attributelanguages.json sha256=dSvAiK1x7vJqhro_vezd7KV1gDLIYSddxOz8gRP_UZM 209
snippy/data/server/openapi/schema/attributelinks.json sha256=0CaLHvUbua8lUON2AtJZXFkMYIWTYBbbI_B7FrX8fsM 181
snippy/data/server/openapi/schema/attributename.json sha256=98uL7587DCkJLzmQ2hfuLrGZ4f_YxWKsJLh-JQeURU8 151
snippy/data/server/openapi/schema/attributesource.json sha256=Y4uXnZcUtpPRDExeeD36ktZURt3vefUx5Jk8L8Uecrg 164
snippy/data/server/openapi/schema/attributetags.json sha256=UAK1EpHHaSpG25GZeGJyma6nBQ-BZXaqxXlIqdFhupw 180
snippy/data/server/openapi/schema/attributetagsdictionary.json sha256=vpHmP23ZaYGQMeSfNVsz4246iHUL2D2fjnDXrmel-UM 264
snippy/data/server/openapi/schema/attributeupdated.json sha256=Gof9E2LcfBd31krYbf3WXfEq2mcyrCfvpRFUaC7qK2k 237
snippy/data/server/openapi/schema/attributeuuid.json sha256=QRNIT-Yp45hFVqZnucfM0BRtgYNuGRHjv9YnAH0Q2XI 148
snippy/data/server/openapi/schema/attributeversions.json sha256=86WHTQiyqGPyYMSuvk4mitBq0xpclE2EFZ2BYb7S8Ms 208
snippy/data/server/openapi/schema/error.json sha256=nEpFh56KRJABDNyPOH68TtfLJa7bRhCL5x_CQ1nyROE 552
snippy/data/server/openapi/schema/metainfo.json sha256=8AJnJNIaw_jeIkXp5V26_g6oeUBpToYoSt-ERw23VDU 545
snippy/data/server/openapi/schema/metaresponse.json sha256=euYwwh9AnU-srAwiGtvnCmllZg9XSGX_yYCzwaZIv08 610
snippy/data/server/openapi/schema/paginationlinks.json sha256=lGo3l947xbugDoxoNxnZBj_vnXYOtMrJn770RfVTS1A 759
snippy/data/server/openapi/schema/pluginattributes.json sha256=W0IxM_SypTyLbRmts4ZZQSq6D8h2M--7psRFsVQvMIk 1518
snippy/data/server/openapi/schema/requestattributes.json sha256=14Bm-_iTuroYYJKHgZP-KuaLSd1NuqMh1Ow03URmwhI 1572
snippy/data/server/openapi/schema/requestcollection.json sha256=e0uNONtxNlqvlyqc-TiBXDaqdjpShTaU3-8Cv5Lw508 253
snippy/data/server/openapi/schema/requestdata.json sha256=TyeUDVt85tYxFrbD9lbvgrYZef-KBOd2en2bwFZ0t9w 361
snippy/data/server/openapi/schema/requestresource.json sha256=qIyCg8cTqVhAFjtgJ2GckzZpkWs-PS5wnEvSIAP3YTI 203
snippy/data/server/openapi/schema/resourcelink.json sha256=xgXj8rh8eOyBuLwsgqDS4fEWTbIm4axGByBAQZI8-Ls 186
snippy/data/server/openapi/schema/responseattributes.json sha256=dtos_PQo00jevVnOsuVTTDa_DkJkjGekegcaD51z2OQ 2000
snippy/data/server/openapi/schema/responseattributesgroups.json sha256=q2G02CtmFjuAP6OP3gJA_KnH0A0DvZ4aNAp_PLFNNvQ 300
snippy/data/server/openapi/schema/responseattributestags.json sha256=6pMJ3ekselfa_1LfgYRkUOONOUn3Qh6VRDfvuhMuklM 294
snippy/data/server/openapi/schema/responsecollectionget.json sha256=yfcshy9kUM08qIji5ZucbD1-zNh7XX0MPvH_q-3D7O8 432
snippy/data/server/openapi/schema/responsecollectionpost.json sha256=-CFQlugb1sFR7y2waa7rMRawrhZp9v2tpJh_FeLecCA 254
snippy/data/server/openapi/schema/responsedata.json sha256=Yd2RwloD8rAE6zW8pQm7Lh-Iy5qv6rKyFEV0v03PaWs 404
snippy/data/server/openapi/schema/responsedatagroups.json sha256=eqG9_rE_l4JJbTpck0gDjLPDWg29X06L7_g3S0ZiULk 326
snippy/data/server/openapi/schema/responsedatatags.json sha256=Y7UcfuKz5b6ycOTe8d-K1IgVHCcZDR4IjcuhNMRs8L4 322
snippy/data/server/openapi/schema/responseerrors.json sha256=4j8HXtccGP6PmQ0nuC0CxKStLZB21_F5cakqPRwNq4c 340
snippy/data/server/openapi/schema/responsegroups.json sha256=Ecex9WRwv1o3-Exw-N0H59PcFJIW18h3kGkdidgtvPk 243
snippy/data/server/openapi/schema/responsehello.json sha256=H_KaCy1Lab4CFgoncbSbr8HJJlZqtbQ_pewiSU9SKsk 233
snippy/data/server/openapi/schema/responseresource.json sha256=Aw5CVuGQxhdSrmuqW9o0wQb_igGJtHzGG_v_5ao3R6w 285
snippy/data/server/openapi/schema/responsetags.json sha256=hMNG9iR9XO34BxQzNuvew8C8sDYWt0U9OCrUWOl6U2Q 241
snippy/data/storage/database.sql sha256=557CZgt8vd-yhgBCv-S6YaxjKvh5V1iF0F93LqkHu_o 1847
snippy/data/storage/snippy.db sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/data/templates/reference.md sha256=FVnoaHVIj0lMUFTcB1-jbb12AT-ZmLECpBJfwHKbZU0 318
snippy/data/templates/reference.txt sha256=lss-nJyqEEmzgMPCciFexMOVioOjyVk-p003o_Oxem4 695
snippy/data/templates/snippet.md sha256=AalgM6hs2qq8W3ZlI_nQXX-Ds6VC6YoFSY0fq1dIIHk 326
snippy/data/templates/snippet.txt sha256=HXIvAAhQAIbzsEoNZFMkvjf0j_g1nUTJTEe3--vMASY 733
snippy/data/templates/solution.md sha256=AalgM6hs2qq8W3ZlI_nQXX-Ds6VC6YoFSY0fq1dIIHk 326
snippy/data/templates/solution.txt sha256=GxFOYZJiUZqrIO4CjyNNc53qHGV1OlVayu4bFK_gZk8 1692
snippy/devel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/devel/profiler.py sha256=qRW4Bq78GL4PDM-tIijDQuYg81jmwMLUzOeghiiqNyg 1782
snippy/devel/reference.py sha256=6-PS9t4L4o2RjMbIFGyfj3q-YY5SoHeMTO2GUw0yXEc 6291
snippy/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/server/gunicorn_server.py sha256=p5mlkUKM5JtlGhV51s2Kc3Gw--lumFf_MgYPphXO9fI 3546
snippy/server/server.py sha256=hq1utqAKgLl46mz5w7hlSeKLVVtC3qiEMdmG74GZHUU 6117
snippy/server/health/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/server/health/check.py sha256=wCcGVXlaX3viSwFSBk3TWi4cG7yVNl6sR4Gn3sCjJdA 3556
snippy/server/rest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/server/rest/api_content.py sha256=g4PnVnipdC1wUEETtCI2RP_AXU1APVZAC2475E0kJko 1338
snippy/server/rest/api_fields.py sha256=_q-l4FSOFR4wPczA-Xcw7Tje_bZwKMRitkK9OKzyP2U 3524
snippy/server/rest/api_hello.py sha256=gB0YiLuS4oPVgnYbsynvMQwRP82lrQcXWFVyocLRGOo 3559
snippy/server/rest/base.py sha256=J8iCdnxoJrRGlbhT3kYIXS1rx4aC6w5UajxIn4thW50 14690
snippy/server/rest/generate.py sha256=Fj77hE7iCbc92WyDcur3jHTtDHkwPgshmHr-TKQbQqY 13629
snippy/server/rest/validate.py sha256=KxY6XTv1mC4uzmomns_0c_omD2mK4YyxDNoGLkMKybE 7522
snippy/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippy/storage/database.py sha256=cCjQCyqOOmNxV6doN49FFR9IbNNrOVlyalNE8sEQN6U 35322
snippy/storage/storage.py sha256=maInzEk8g_WuuLO2O-LziS5NX0TshqYaMFmzrsX4cHU 4733
snippy-0.11.0.dist-info/LICENSE sha256=w0FDZr7D06OjAtlGoB-qAAZs4CsD0eJJ-BYNemS0AyU 36542
snippy-0.11.0.dist-info/METADATA sha256=qv6EU2kRm21Yiyjt04CUmMuSBm9d9Qe8Jf60xGXUMHY 10597
snippy-0.11.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
snippy-0.11.0.dist-info/entry_points.txt sha256=X0FOWhdwFRXxZGNrnwL5BLhq5tEbYrrDtKl22ODx35Y 45
snippy-0.11.0.dist-info/top_level.txt sha256=G9_wXfU07nX4nOOBDURAfGJlvakeaWRikx6PpSmV-BQ 7
snippy-0.11.0.dist-info/RECORD

top_level.txt

snippy

entry_points.txt

snippy = snippy.snip:main