Metadata-Version: 2.1
Name: Sneed
Version: 0.0.1.post0
Summary: Formerly Chuck's
Home-page: https://github.com/technikian/sneed
Author: technician
Author-email: <mail@xxxxxxxx.com>
License: MPL
Project-URL: Source, https://github.com/technikian/sneed
Keywords: python,Sneed,assortment,various,garbage
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
License-File: LICENSE


.. image:: https://img.shields.io/pypi/v/CRCx.svg
	:target: https://pypi.python.org/pypi/CRCx

.. image:: https://img.shields.io/pypi/l/CRCx
	:target: https://spdx.org/licenses/MPL-2.0.html

.. image:: https://img.shields.io/pypi/pyversions/CRCx.svg
	:target: https://pypi.python.org/pypi/CRCx


Sneed
=======

An assortment of various garbage

Formerly Chuck's

Work in progress...

Examples
----------

..
	Because GitHub doesn't support the include directive the source of
	scripts/examples/simple_tcp_server.py has been copied to this file.

.. code:: python


	if __name__ == '__main__':
		pass



Features
--------

...

* 01: ...

Other featues:

* ...

License
-------

Sneed is licensed under `Mozilla Public License`_.

.. External References:
.. _GitHub: https://github.com/technikian/crc
.. _Mozilla Public License: https://github.com/technikian/crc/blob/master/LICENCE
