Skip to content

Commit 44c988f

Browse files
committed
Remove unix only packages
1 parent a7bedd1 commit 44c988f

File tree

1 file changed

+0
-162
lines changed

1 file changed

+0
-162
lines changed

micropython-lib.yaml

-162
Original file line numberDiff line numberDiff line change
@@ -647,165 +647,3 @@ packages:
647647
index: https://micropython.org/pi/v2
648648
author: MicroPython
649649
description: Compression and decompression using the deflate algorithm
650-
- name: cgi
651-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/cgi
652-
index: https://micropython.org/pi/v2
653-
author: MicroPython
654-
- name: email.charset
655-
docs: >-
656-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.charset
657-
index: https://micropython.org/pi/v2
658-
author: MicroPython
659-
- name: email.encoders
660-
docs: >-
661-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.encoders
662-
index: https://micropython.org/pi/v2
663-
author: MicroPython
664-
- name: email.errors
665-
docs: >-
666-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.errors
667-
index: https://micropython.org/pi/v2
668-
author: MicroPython
669-
- name: email.feedparser
670-
docs: >-
671-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.feedparser
672-
index: https://micropython.org/pi/v2
673-
author: MicroPython
674-
- name: email.header
675-
docs: >-
676-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.header
677-
index: https://micropython.org/pi/v2
678-
author: MicroPython
679-
- name: email.internal
680-
docs: >-
681-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.internal
682-
index: https://micropython.org/pi/v2
683-
author: MicroPython
684-
- name: email.message
685-
docs: >-
686-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.message
687-
index: https://micropython.org/pi/v2
688-
author: MicroPython
689-
- name: email.parser
690-
docs: >-
691-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.parser
692-
index: https://micropython.org/pi/v2
693-
author: MicroPython
694-
- name: email.utils
695-
docs: >-
696-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/email.utils
697-
index: https://micropython.org/pi/v2
698-
author: MicroPython
699-
- name: fcntl
700-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/fcntl
701-
index: https://micropython.org/pi/v2
702-
author: MicroPython
703-
- name: ffilib
704-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/ffilib
705-
index: https://micropython.org/pi/v2
706-
author: MicroPython
707-
description: >-
708-
MicroPython FFI helper module to easily interface with underlying shared
709-
libraries
710-
- name: getopt
711-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/getopt
712-
index: https://micropython.org/pi/v2
713-
author: MicroPython
714-
- name: gettext
715-
docs: >-
716-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/gettext
717-
index: https://micropython.org/pi/v2
718-
author: MicroPython
719-
- name: glob
720-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/glob
721-
index: https://micropython.org/pi/v2
722-
author: MicroPython
723-
- name: html.entities
724-
docs: >-
725-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/html.entities
726-
index: https://micropython.org/pi/v2
727-
author: MicroPython
728-
- name: html.parser
729-
docs: >-
730-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/html.parser
731-
index: https://micropython.org/pi/v2
732-
author: MicroPython
733-
- name: http.client
734-
docs: >-
735-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/http.client
736-
index: https://micropython.org/pi/v2
737-
author: MicroPython
738-
- name: json
739-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/json
740-
index: https://micropython.org/pi/v2
741-
author: MicroPython
742-
- name: machine
743-
docs: >-
744-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/machine
745-
index: https://micropython.org/pi/v2
746-
author: MicroPython
747-
- name: multiprocessing
748-
docs: >-
749-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/multiprocessing
750-
index: https://micropython.org/pi/v2
751-
author: MicroPython
752-
- name: os
753-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/os
754-
index: https://micropython.org/pi/v2
755-
author: MicroPython
756-
- name: pwd
757-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/pwd
758-
index: https://micropython.org/pi/v2
759-
author: MicroPython
760-
- name: pyusb
761-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/pyusb
762-
index: https://micropython.org/pi/v2
763-
author: MicroPython
764-
- name: re
765-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/re
766-
index: https://micropython.org/pi/v2
767-
author: MicroPython
768-
- name: select
769-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/select
770-
index: https://micropython.org/pi/v2
771-
author: MicroPython
772-
- name: signal
773-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/signal
774-
index: https://micropython.org/pi/v2
775-
author: MicroPython
776-
- name: socket
777-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/socket
778-
index: https://micropython.org/pi/v2
779-
author: MicroPython
780-
- name: sqlite3
781-
docs: >-
782-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/sqlite3
783-
index: https://micropython.org/pi/v2
784-
author: MicroPython
785-
- name: test.support
786-
docs: >-
787-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/test.support
788-
index: https://micropython.org/pi/v2
789-
author: MicroPython
790-
- name: time
791-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/time
792-
index: https://micropython.org/pi/v2
793-
author: MicroPython
794-
- name: timeit
795-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/timeit
796-
index: https://micropython.org/pi/v2
797-
author: MicroPython
798-
- name: tty
799-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/tty
800-
index: https://micropython.org/pi/v2
801-
author: MicroPython
802-
- name: ucurses
803-
docs: >-
804-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/ucurses
805-
index: https://micropython.org/pi/v2
806-
author: MicroPython
807-
- name: urllib.parse
808-
docs: >-
809-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/urllib.parse
810-
index: https://micropython.org/pi/v2
811-
author: MicroPython

0 commit comments

Comments
 (0)